Re: [PATCH] Speed up "make headers_*"

From: David Woodhouse
Date: Sun Jun 08 2008 - 07:20:21 EST


On Sun, 2008-06-08 at 11:47 +0200, Sam Ravnborg wrote:
> + $(MAKE) ARCH=$$arch SRCARCH=$$arch $(hdr-inst)=include \
> + BIASMDIR=-bi-$$arch ;\

We still use $(BIASMDIR) as a trigger to install into asm-$(ARCH)/
instead of just to asm/, for 'headers_install_all'. But it's a fairly
bad name now, since it doesn't do what it used to do.

--
dwmw2

--
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/