* [Buildroot] [PATCH] make distclean fixes
@ 2007-07-19 23:29 Rick Foos
0 siblings, 0 replies; only message in thread
From: Rick Foos @ 2007-07-19 23:29 UTC (permalink / raw)
To: buildroot
1) make distclean followed by make fails due to missing .config.cmd
2) make distclean followed by make xxx_defconfig fails because the
%_defconfig rule was not updated with the others.
The attached patch fixed both by adding a rule for .config.cmd, and updated
the %_defconfig rule.
Cheers,
Rick Foos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile-distclean.patch
Type: application/octet-stream
Size: 1066 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070719/c2ebc4d8/attachment.obj
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-19 23:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 23:29 [Buildroot] [PATCH] make distclean fixes Rick Foos
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.