public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] make clean fixes
@ 2010-09-06 11:48 Michal Marek
  2010-09-06 11:48 ` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h Michal Marek
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Marek @ 2010-09-06 11:48 UTC (permalink / raw)
  To: linux-kbuild; +Cc: linux-kernel

Two fixes and one cleanup of 'make clean'

Michal

Michal Marek (3):
  kbuild: Really don't clean bounds.h and asm-offsets.h
  kbuild: Do not run make clean in $(srctree)
  kbuild: Use a single clean rule for kernel and external modules

 Documentation/kbuild/makefiles.txt |    7 +++++++
 Kbuild                             |    4 ++--
 Makefile                           |   33 +++++++++++++--------------------
 scripts/Makefile.clean             |    2 ++
 4 files changed, 24 insertions(+), 22 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-13 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06 11:48 [PATCH 0/3] make clean fixes Michal Marek
2010-09-06 11:48 ` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h Michal Marek
2010-09-06 11:48 ` [PATCH 2/3] kbuild: Do not run make clean in $(srctree) Michal Marek
2010-09-06 11:48 ` [PATCH 3/3] kbuild: Use a single clean rule for kernel and external modules Michal Marek
2010-09-13 15:24 ` [PATCH 0/3] make clean fixes Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox