Add user_constants.h and mk_user_constants to MRPROPER_FILES.
Signed-off-by: Miklos Szeredi <[email protected]>
Index: linux/arch/um/Makefile
===================================================================
--- linux.orig/arch/um/Makefile 2005-05-13 12:22:28.000000000 +0200
+++ linux/arch/um/Makefile 2005-05-13 12:32:47.000000000 +0200
@@ -144,7 +144,8 @@ CLEAN_FILES += linux x.i gmon.out $(ARCH
MRPROPER_FILES += $(SYMLINK_HEADERS) $(ARCH_SYMLINKS) \
$(addprefix $(ARCH_DIR)/kernel/,$(KERN_SYMLINKS)) $(ARCH_DIR)/os \
- $(ARCH_DIR)/Kconfig_arch
+ $(ARCH_DIR)/Kconfig_arch $(ARCH_DIR)/include/user_constants.h \
+ $(ARCH_DIR)/os-$(OS)/util/mk_user_constants
archclean:
$(Q)$(MAKE) $(clean)=$(ARCH_DIR)/util
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]