summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2005-04-27 10:09:58 +0200
committerEric Andersen2005-04-27 10:09:58 +0200
commitf3ccf319b05029b7a6f960a24dc339de2875a72c (patch)
treebe57f7eb20928cebc04235a499710259220f09a0 /Makefile
parenthttp://bugs.uclibc.org/view.php?id=189 (diff)
downloadbuildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.tar.gz
buildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.tar.xz
buildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.zip
Make defconfig work properly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e7babd4e..04dd92ffe 100644
--- a/Makefile
+++ b/Makefile
@@ -199,6 +199,6 @@ distclean: clean
endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
.PHONY: dummy subdirs release distclean clean config oldconfig \
- menuconfig tags check test depend
+ menuconfig tags check test depend defconfig