From f8a7e03eeeba4bb1ff81f1070a6f695b455c828a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 23 Jul 2009 23:33:44 +0200 Subject: [PATCH] add support for long options to hwclock --- packages/sysutils/busybox/config/busybox.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index a4f901625c..2d7d7bab0e 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.14.0 -# Sat Apr 18 19:47:03 2009 +# Busybox version: 1.14.2 +# Thu Jul 23 23:32:09 2009 # CONFIG_HAVE_DOT_CONFIG=y @@ -481,7 +481,7 @@ CONFIG_GETOPT=y # CONFIG_FEATURE_HEXDUMP_REVERSE is not set # CONFIG_HD is not set CONFIG_HWCLOCK=y -# CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set +CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS=y # CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set # CONFIG_IPCRM is not set # CONFIG_IPCS is not set @@ -851,6 +851,7 @@ CONFIG_ASH_EXPAND_PRMT=y # CONFIG_HUSH_LOOPS is not set # CONFIG_HUSH_CASE is not set # CONFIG_HUSH_FUNCTIONS is not set +# CONFIG_HUSH_EXPORT_N is not set # CONFIG_LASH is not set CONFIG_MSH=y