Convert all the applets from #include to USE(). Had to fix some nonstandard

naming along the way to get USE() macros for everything.
This commit is contained in:
Rob Landley
2006-02-23 00:42:25 +00:00
parent 0923063ebb
commit 51be57e4df
3 changed files with 253 additions and 740 deletions

View File

@@ -255,7 +255,7 @@ config CONFIG_MT
to advance or rewind a tape past a specified number of archive
files on the tape.
config BB_APPLET_RUNLEVEL
config CONFIG_RUNLEVEL
bool "runlevel"
default n
help