aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe346b0d4..9df88d5bd 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ include $(top_srcdir)/Rules.mak
144ifneq ($(strip $(HAVE_DOT_CONFIG)),y) 144ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
145 145
146# Default target if none was requested explicitly 146# Default target if none was requested explicitly
147all: defconfig menuconfig 147all: menuconfig
148 148
149# warn if no configuration exists and we are asked to build a non-config target 149# warn if no configuration exists and we are asked to build a non-config target
150.config: 150.config: