diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-10-12 08:41:41 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-10-16 16:10:38 +0100 |
commit | 14881b49d8d7e84f67074845d039f43df1a0d663 (patch) | |
tree | 5a4c4bad5bec6a1e4b88f42adb18415d01a628fd /include/subdir.mk | |
parent | bc61458b73c04f900c358be8b7ed37c84298472a (diff) | |
download | upstream-14881b49d8d7e84f67074845d039f43df1a0d663.tar.gz upstream-14881b49d8d7e84f67074845d039f43df1a0d663.tar.bz2 upstream-14881b49d8d7e84f67074845d039f43df1a0d663.zip |
toolchain/kernel-headers: don't use TARGET_CFLAGS
Kernel utilities (e.g. scripts/kconfig/conf) are being built to run on
the host system at this stage, therefore it makes no sense to use the
target system CC flags. Use HOSTCFLAGS instead
While we're here rename KMAKE macro to HOST_KMAKE to make it even more
obvious that we're building for host.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'include/subdir.mk')
0 files changed, 0 insertions, 0 deletions