Hi David,

David Wu wrote:
This is another patch that removes some files created during "make menuconfig".
this patch is for uClinux-dist-20070130/linux-2.6.x build.

Maybe better as this?

--- Makefile    29 Nov 2006 23:28:19 -0000      1.1.1.18
+++ Makefile    15 Feb 2007 05:00:47 -0000
@@ -141,6 +141,9 @@
 clean-files    := lkc_defs.h qconf.moc .tmp_qtcheck \
                   .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c

+clean-files += $(qconf-objs) $(gconf-objs) $(mconf-objs) $(kxgettext-objs) \+ $(hostprogs-y)
+
 # Needed for systems without gettext
 KBUILD_HAVE_NLS := $(shell \
if echo "\#include <libintl.h>" | $(HOSTCC) $(HOSTCFLAGS) -E - > /dev/null 2>&1 ; \



Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
SnapGear -- a Secure Computing Company      PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to