diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-02-28 13:37:23 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-28 10:22:59 -0800 |
commit | d40f833630a1299fd377408dc8d8fac370d621b0 (patch) | |
tree | 782b4101c646cef0f79b39c0d8a72c45068b69d6 /tools/usb | |
parent | 12871c568305a0b20f116315479a18cd46882e9b (diff) | |
download | linux-rt-d40f833630a1299fd377408dc8d8fac370d621b0.tar.gz |
x86, boot: Restrict CFLAGS for hostprogs
Currently tools/build has access to all the kernel headers in
$(srctree). This is unnecessary and could potentially allow
tools/build to erroneously include kernel headers when it should only
be including userspace-exported headers.
Unfortunately, mkcpustr still needs access to some of the asm kernel
headers, so explicitly special case that hostprog.
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Link: http://lkml.kernel.org/r/1330436245-24875-5-git-send-email-matt@console-pimps.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions