From: Bernhard Reutner-Fischer Date: Mon, 13 Mar 2006 19:30:06 +0000 (-0000) Subject: - remove superfluous dependency which was fixed in r14527 X-Git-Tag: 1_1_0~86 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a25d83b282eb763cd6915622242a5c7028a98539;p=oweals%2Fbusybox.git - remove superfluous dependency which was fixed in r14527 --- 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: