Major rework of the directory structure and the entire build system.
-Erik
This commit is contained in:
16
sysklogd/config.in
Normal file
16
sysklogd/config.in
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see scripts/kbuild/config-language.txt.
|
||||
#
|
||||
|
||||
mainmenu_option next_comment
|
||||
comment 'System Logging Utilities'
|
||||
|
||||
bool 'klogd' CONFIG_KLOGD
|
||||
bool 'logger' CONFIG_LOGGER
|
||||
bool 'logread' CONFIG_LOGREAD
|
||||
bool 'syslogd' CONFIG_SYSLOGD
|
||||
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user