* [patch 1/2] uml - kbuild: add further cleaning [before 2.6.11]
@ 2005-02-07 19:11 blaisorblade
0 siblings, 0 replies; only message in thread
From: blaisorblade @ 2005-02-07 19:11 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, jdike, user-mode-linux-devel, blaisorblade
From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Descend into arch/um/kernel/skas/util during make clean.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
---
linux-2.6.11-paolo/arch/um/kernel/skas/Makefile | 2 ++
1 files changed, 2 insertions(+)
diff -puN arch/um/kernel/skas/Makefile~uml-kbuild-add-further-cleaning arch/um/kernel/skas/Makefile
--- linux-2.6.11/arch/um/kernel/skas/Makefile~uml-kbuild-add-further-cleaning 2005-02-07 19:36:20.077171544 +0100
+++ linux-2.6.11-paolo/arch/um/kernel/skas/Makefile 2005-02-07 19:36:20.080171088 +0100
@@ -11,3 +11,5 @@ USER_OBJS := $(foreach file,$(USER_OBJS)
$(USER_OBJS) : %.o: %.c
$(CC) $(CFLAGS_$(notdir $@)) $(USER_CFLAGS) -c -o $@ $<
+
+subdir- := util
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-07 19:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-07 19:11 [patch 1/2] uml - kbuild: add further cleaning [before 2.6.11] blaisorblade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox