On Wed, Sep 20, 2006 at 08:18:50AM +0200, Arnd Bergmann wrote:
> headers_check should check whatever files are installed by headers_install.
> I think the most sensible two choices there are:
>
> 1. install the headers for the actual underlying architecture (SUBARCH)
> instead of the um headers.
I don't think UML should be installing i386 headers.
> 2. if ARCH=um, don't provide headers_install or headers_check targets.
Those are provided by the toplevel Makefile, so this would involve
wrapping an ifneq($ARCH, "um") around them, which doesn't seem too
palatable.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html