From a25d83b282eb763cd6915622242a5c7028a98539 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 13 Mar 2006 19:30:06 +0000 Subject: - remove superfluous dependency which was fixed in r14527 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fe346b0d4..9df88d5bd 100644 --- 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: -- cgit v1.2.3