- remove superfluous dependency which was fixed in r14527
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 13 Mar 2006 19:30:06 +0000 (19:30 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 13 Mar 2006 19:30:06 +0000 (19:30 -0000)
Makefile

index fe346b0d4eb7c7b1207a4fcfa243217ed2a2b533..9df88d5bd71677811dd215c0f64692e599a03296 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ include $(top_srcdir)/Rules.mak
 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: