public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kbuild: Make filelist for clean and mrproper distributed 0/6
@ 2002-09-10 20:55 Sam Ravnborg
  2002-09-10 21:01 ` [PATCH] kbuild: clean and mrproper file list created dynamically 1/6 Sam Ravnborg
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Sam Ravnborg @ 2002-09-10 20:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

The next six mails contains patches to introduce a distributed way
to specify what files to delete during make clean and make mrproper
The end result and the driver for this patch was the possibility
to get rid of the centralised list of files contained in the top-level
makefile.

The patches are split as follows:
1/6	The actual infrastructure added to Rules.make
2/6	makefile for atm updated
3/6	makefile for sound updated
4/6	makefile for various drivers updated
5/6	makefile in scripts/ updated
6/6	Top-level makefile updated, including removal of file-list

	Sam


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

end of thread, other threads:[~2002-09-14 12:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10 20:55 [PATCH] kbuild: Make filelist for clean and mrproper distributed 0/6 Sam Ravnborg
2002-09-10 21:01 ` [PATCH] kbuild: clean and mrproper file list created dynamically 1/6 Sam Ravnborg
2002-09-10 21:03 ` [PATCH] atm: List files to be deleted during clean and mrproper 2/6 Sam Ravnborg
2002-09-10 21:05 ` [PATCH] sound/oss: Files to be deleted during mrproper 3/6 Sam Ravnborg
2002-09-10 21:06 ` [PATCH] drivers/pci,hamradio,scsi,aic7xxx,video,zorro clean and mrproper files 4/6 Sam Ravnborg
2002-09-11  1:07   ` Justin T. Gibbs
2002-09-11  5:12     ` Sam Ravnborg
2002-09-13 15:49       ` Andrew Bray
2002-09-13 17:37         ` ADMIN: DON'T try to be clever with email headers! Matti Aarnio
2002-09-13 23:16           ` Andrew Bray
2002-09-14 11:30             ` Matti Aarnio
2002-09-14 12:05           ` Matthias Andree
2002-09-13 18:00         ` [PATCH] drivers/pci,hamradio,scsi,aic7xxx,video,zorro clean and mrproper files 4/6 Sam Ravnborg
2002-09-10 21:09 ` [PATCH] scripts: Removed mrproper targets, they are now handled automagically 5/6 Sam Ravnborg
2002-09-10 21:11 ` [PATCH] Distibuted clean and mrproper handling 6/6 Sam Ravnborg

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