- remove superfluous dependency which was fixed in r14527
This commit is contained in:
parent
df10094870
commit
a25d83b282
2
Makefile
2
Makefile
@ -144,7 +144,7 @@ include $(top_srcdir)/Rules.mak
|
|||||||
ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
|
ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
|
||||||
|
|
||||||
# Default target if none was requested explicitly
|
# 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
|
# warn if no configuration exists and we are asked to build a non-config target
|
||||||
.config:
|
.config:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user