busybox-initramfs:

- build also nice and ionice applets
This commit is contained in:
Stephan Raue 2010-02-15 06:57:39 +01:00
parent aaa637b358
commit 6333a2a45d

View File

@ -208,7 +208,7 @@ CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y
# CONFIG_MKNOD is not set # CONFIG_MKNOD is not set
CONFIG_MV=y CONFIG_MV=y
# CONFIG_FEATURE_MV_LONG_OPTIONS is not set # CONFIG_FEATURE_MV_LONG_OPTIONS is not set
# CONFIG_NICE is not set CONFIG_NICE=y
# CONFIG_NOHUP is not set # CONFIG_NOHUP is not set
# CONFIG_OD is not set # CONFIG_OD is not set
# CONFIG_PRINTENV is not set # CONFIG_PRINTENV is not set
@ -596,7 +596,7 @@ CONFIG_FEATURE_CROND_DIR=""
# CONFIG_FLASH_LOCK is not set # CONFIG_FLASH_LOCK is not set
# CONFIG_FLASH_UNLOCK is not set # CONFIG_FLASH_UNLOCK is not set
# CONFIG_FLASH_ERASEALL is not set # CONFIG_FLASH_ERASEALL is not set
# CONFIG_IONICE is not set CONFIG_IONICE=y
# CONFIG_INOTIFYD is not set # CONFIG_INOTIFYD is not set
# CONFIG_LAST is not set # CONFIG_LAST is not set
# CONFIG_FEATURE_LAST_SMALL is not set # CONFIG_FEATURE_LAST_SMALL is not set