[uClibc-cvs] svn commit: trunk/buildroot

andersen at uclibc.org andersen at uclibc.org
Wed Apr 27 08:09:58 UTC 2005


Author: andersen
Date: 2005-04-27 02:09:58 -0600 (Wed, 27 Apr 2005)
New Revision: 10186

Log:
Make defconfig work properly


Modified:
   trunk/buildroot/Makefile


Changeset:
Modified: trunk/buildroot/Makefile
===================================================================
--- trunk/buildroot/Makefile	2005-04-27 07:37:16 UTC (rev 10185)
+++ trunk/buildroot/Makefile	2005-04-27 08:09:58 UTC (rev 10186)
@@ -199,6 +199,6 @@
 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
 
 




More information about the uClibc-cvs mailing list