Major rework of the directory structure and the entire build system.
-Erik
This commit is contained in:
14
findutils/config.in
Normal file
14
findutils/config.in
Normal file
@@ -0,0 +1,14 @@
|
||||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see scripts/kbuild/config-language.txt.
|
||||
#
|
||||
|
||||
mainmenu_option next_comment
|
||||
comment 'Finding Utilities'
|
||||
|
||||
bool 'find' CONFIG_FIND
|
||||
bool 'grep' CONFIG_GREP
|
||||
bool 'which' CONFIG_WHICH
|
||||
bool 'xargs' CONFIG_XARGS
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user