add support for long options to hwclock

This commit is contained in:
Stephan Raue 2009-07-23 23:33:44 +02:00
parent 7890b84f82
commit f8a7e03eee

View File

@ -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