From: Rick Foos <rick@synchromeshcomputing.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] make distclean fixes
Date: Thu, 19 Jul 2007 18:29:25 -0500 [thread overview]
Message-ID: <019701c7ca5c$a5255e00$8200000a@k2> (raw)
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
reply other threads:[~2007-07-19 23:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='019701c7ca5c$a5255e00$8200000a@k2' \
--to=rick@synchromeshcomputing.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.