diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-05-27 18:01:42 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-05-27 18:01:42 +0200 |
commit | 20cc390b9bb33cd0ab05c8bbfcd24babad7ec204 (patch) | |
tree | 876974f2abe0ae0213e5707fb551af70b73665cd /scripts | |
parent | bae3abf2c7185f0a9145ed2c97abb2d2e7bc2b40 (diff) | |
download | busybox-w32-20cc390b9bb33cd0ab05c8bbfcd24babad7ec204.tar.gz busybox-w32-20cc390b9bb33cd0ab05c8bbfcd24babad7ec204.tar.bz2 busybox-w32-20cc390b9bb33cd0ab05c8bbfcd24babad7ec204.zip |
post-1.14.0 fixes
hush significantly updated.
fixes for acpid, awk, depmod, dhcp, gzip, mdev, modprobe, sysctl.
libbb fixes.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index a3ab58878..a863ecad5 100644 --- a/scripts/defconfig +++ b/scripts/defconfig | |||
@@ -579,7 +579,7 @@ CONFIG_DEVMEM=y | |||
579 | CONFIG_EJECT=y | 579 | CONFIG_EJECT=y |
580 | CONFIG_FEATURE_EJECT_SCSI=y | 580 | CONFIG_FEATURE_EJECT_SCSI=y |
581 | CONFIG_FBSPLASH=y | 581 | CONFIG_FBSPLASH=y |
582 | CONFIG_FLASH_ERASEALL=y | 582 | # CONFIG_FLASH_ERASEALL is not set |
583 | CONFIG_IONICE=y | 583 | CONFIG_IONICE=y |
584 | # CONFIG_INOTIFYD is not set | 584 | # CONFIG_INOTIFYD is not set |
585 | CONFIG_LAST=y | 585 | CONFIG_LAST=y |