um: Run host archheaders, allow use of host generated headers
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 6 Dec 2011 00:03:30 +0000 (16:03 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 6 Dec 2011 00:03:30 +0000 (16:03 -0800)
commitc9b284b2024e5e2fb7bacfe7f1a71a375562d281
tree6cf3f25d15552efd90b21ab1ab12607b07c2a7c9
parent9147621c771c8b6a5c8985373af3a8200e8b4a41
um: Run host archheaders, allow use of host generated headers

Run the "archheaders" target for the host architecture, for
architectures (like x86, now) that want to generate some of the
necessary header files.

Add $(HOST_DIR)/include/generated to the include path so we then pick
them up.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/um/Makefile