- remove superfluous dependency which was fixed in r14527

This commit is contained in:
Bernhard Reutner-Fischer 2006-03-13 19:30:06 +00:00
parent df10094870
commit a25d83b282

View File

@ -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: