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

No differences found