From: Heiko Z. <smi...@us...> - 2004-08-21 19:18:01
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5089/scripts/config Modified Files: config_busybox Log Message: a couple software updates and changes to get better support for SMP build systems Index: config_busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_busybox,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- config_busybox 3 Aug 2004 12:24:26 -0000 1.20 +++ config_busybox 21 Aug 2004 19:17:47 -0000 1.21 @@ -131,6 +131,7 @@ # # test (forced enabled for use with shell) # +# CONFIG_FEATURE_TEST_64 is not set CONFIG_TOUCH=y CONFIG_TR=y CONFIG_TRUE=y |