* [PATCH 5/10] UML - Eliminate duplicate mrpropered files
@ 2006-03-28 23:00 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2006-03-28 23:00 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, user-mode-linux-devel, viro
From: Al Viro <viro@zeniv.linux.org.uk>
uml: no need to add the same file twice to MRPROPER_FILES
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
arch/um/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
Index: linux-2.6.16-mm/arch/um/Makefile
===================================================================
--- linux-2.6.16-mm.orig/arch/um/Makefile 2006-03-28 09:34:20.000000000 -0500
+++ linux-2.6.16-mm/arch/um/Makefile 2006-03-28 09:34:41.000000000 -0500
@@ -150,8 +150,7 @@ CLEAN_FILES += linux x.i gmon.out $(ARCH
$(ARCH_DIR)/include/user_constants.h \
$(ARCH_DIR)/include/kern_constants.h $(ARCH_DIR)/Kconfig.arch
-MRPROPER_FILES += $(SYMLINK_HEADERS) $(ARCH_SYMLINKS) \
- $(addprefix $(ARCH_DIR)/kernel/,$(KERN_SYMLINKS)) $(ARCH_DIR)/os
+MRPROPER_FILES += $(ARCH_SYMLINKS)
archclean:
@find . \( -name '*.bb' -o -name '*.bbg' -o -name '*.da' \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-28 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28 23:00 [PATCH 5/10] UML - Eliminate duplicate mrpropered files Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®