X-Git-Url: http://git.rot13.org/?p=bcm963xx.git;a=blobdiff_plain;f=userapps%2Fopensource%2Fbusybox%2Finclude%2Fconfig.h;h=58730c4b25f32feb27c8dab3da687259a0e40a46;hp=fc0255083210bbc8dbd147220fab6a99c0fa443c;hb=e48c2529a5a7e7dbf1797bb6d1bf964bc03e78a7;hpb=f76ebf3bd5a3980496d0305c613d4623a9b41680 diff --git a/userapps/opensource/busybox/include/config.h b/userapps/opensource/busybox/include/config.h index fc025508..58730c4b 100644 --- a/userapps/opensource/busybox/include/config.h +++ b/userapps/opensource/busybox/include/config.h @@ -6,7 +6,7 @@ /* Version Number */ #define BB_VER "1.00" -#define BB_BT "2005.09.28-03:27+0000" +#define BB_BT "2006.03.22-20:20+0000" #define HAVE_DOT_CONFIG 1 @@ -31,7 +31,7 @@ #undef CONFIG_STATIC #undef CONFIG_LFS #define USING_CROSS_COMPILER 1 -#define CROSS_COMPILER_PREFIX "/opt/toolchains/uclibc-crosstools/bin/mips-linux-uclibc-" +#define CROSS_COMPILER_PREFIX "/opt/toolchains/uclibc-crosstools_gcc-3.4.2_uclibc-20050502/bin/mips-linux-uclibc-" #define EXTRA_CFLAGS_OPTIONS "" /* @@ -63,13 +63,14 @@ #undef CONFIG_CAL #define CONFIG_CAT 1 #undef CONFIG_CHGRP -#undef CONFIG_CHMOD +#define CONFIG_CHMOD 1 #undef CONFIG_CHOWN #undef CONFIG_CHROOT #undef CONFIG_CMP #undef CONFIG_CP #undef CONFIG_CUT -#undef CONFIG_DATE +#define CONFIG_DATE 1 +#define CONFIG_FEATURE_DATE_ISOFMT 1 #undef CONFIG_DD #define CONFIG_DF 1 #undef CONFIG_DIRNAME @@ -90,16 +91,9 @@ #undef CONFIG_ID #undef CONFIG_INSTALL #undef CONFIG_LENGTH -#undef CONFIG_LN +#define CONFIG_LN 1 #undef CONFIG_LOGNAME -#define CONFIG_LS 1 -#define CONFIG_FEATURE_LS_FILETYPES 1 -#define CONFIG_FEATURE_LS_FOLLOWLINKS 1 -#define CONFIG_FEATURE_LS_RECURSIVE 1 -#define CONFIG_FEATURE_LS_SORTFILES 1 -#define CONFIG_FEATURE_LS_TIMESTAMPS 1 -#define CONFIG_FEATURE_LS_USERNAME 1 -#define CONFIG_FEATURE_LS_COLOR 1 +#undef CONFIG_LS #undef CONFIG_MD5SUM #define CONFIG_MKDIR 1 #undef CONFIG_MKFIFO @@ -144,11 +138,6 @@ #undef CONFIG_WHOAMI #undef CONFIG_YES -/* - * Common options for ls and more - */ -#define CONFIG_FEATURE_AUTOWIDTH 1 - /* * Common options for df, du, ls */ @@ -182,7 +171,7 @@ */ #undef CONFIG_AWK #undef CONFIG_PATCH -#define CONFIG_SED 1 +#undef CONFIG_SED #undef CONFIG_VI /* @@ -279,7 +268,7 @@ #undef CONFIG_NETSTAT #undef CONFIG_NSLOOKUP #define CONFIG_PING 1 -#undef CONFIG_FEATURE_FANCY_PING +#define CONFIG_FEATURE_FANCY_PING 1 #define CONFIG_ROUTE 1 #undef CONFIG_TELNET #undef CONFIG_TELNETD