Re: [patch 07/10] uml: kbuild - add even more cleaning

From: Chris Wedgwood
Date: Mon Oct 25 2004 - 03:52:03 EST


On Tue, Oct 12, 2004 at 02:17:59AM +0200, blaisorblade_spam@xxxxxxxx wrote:

> MRPROPER_FILES += $(SYMLINK_HEADERS) $(ARCH_SYMLINKS) \
> - $(addprefix $(ARCH_DIR)/kernel/,$(KERN_SYMLINKS))
> + $(addprefix $(ARCH_DIR)/kernel/,$(KERN_SYMLINKS)) $(ARCH_DIR)/os

these sorts of rules don't work when doing "make O=build ARCH=um ..."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/