- remove superfluous dependency which was fixed in r14527
This commit is contained in:
parent
df10094870
commit
a25d83b282
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue