aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-05-27 18:07:29 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-05-27 18:07:29 +0200
commite6f6d829403156797fabc4690d497fdf7cd6f7d1 (patch)
treed2118b46c4bfca2ae806f24d28046eda9190eab5 /scripts
parent20cc390b9bb33cd0ab05c8bbfcd24babad7ec204 (diff)
downloadbusybox-w32-1_14_1.tar.gz
busybox-w32-1_14_1.tar.bz2
busybox-w32-1_14_1.zip
hush: more fixes from trunk; bump version to 1.14.11_14_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index a863ecad5..f991363cc 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Busybox version: 1.14.0 3# Busybox version: 1.14.1
4# Wed Apr 15 04:12:17 2009 4# Wed May 27 18:05:31 2009
5# 5#
6CONFIG_HAVE_DOT_CONFIG=y 6CONFIG_HAVE_DOT_CONFIG=y
7 7
@@ -859,6 +859,7 @@ CONFIG_HUSH_IF=y
859CONFIG_HUSH_LOOPS=y 859CONFIG_HUSH_LOOPS=y
860CONFIG_HUSH_CASE=y 860CONFIG_HUSH_CASE=y
861CONFIG_HUSH_FUNCTIONS=y 861CONFIG_HUSH_FUNCTIONS=y
862CONFIG_HUSH_EXPORT_N=y
862# CONFIG_LASH is not set 863# CONFIG_LASH is not set
863CONFIG_MSH=y 864CONFIG_MSH=y
864 865