svn commit: trunk/busybox

aldot at busybox.net aldot at busybox.net
Mon Mar 13 19:30:08 UTC 2006


Author: aldot
Date: 2006-03-13 11:30:06 -0800 (Mon, 13 Mar 2006)
New Revision: 14532

Log:
- remove superfluous dependency which was fixed in r14527


Modified:
   trunk/busybox/Makefile


Changeset:
Modified: trunk/busybox/Makefile
===================================================================
--- trunk/busybox/Makefile	2006-03-13 19:04:00 UTC (rev 14531)
+++ trunk/busybox/Makefile	2006-03-13 19:30:06 UTC (rev 14532)
@@ -144,7 +144,7 @@
 ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
 
 # Default target if none was requested explicitly
-all: defconfig menuconfig
+all: menuconfig
 
 # warn if no configuration exists and we are asked to build a non-config target
 .config:




More information about the busybox-cvs mailing list