]> git.ipfire.org Git - thirdparty/linux.git/commit - Makefile
kbuild: Use HOST*FLAGS options from the command line
authorLaura Abbott <labbott@redhat.com>
Tue, 10 Jul 2018 00:46:02 +0000 (17:46 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Jul 2018 16:18:05 +0000 (01:18 +0900)
commitf92d19e0ef9bbbb2984845682e740934ad45473b
treebaa208d84abaa2d8bcddf07b358cdd33bb081ac2
parent8377bd2b9ee1be35b39b5523f640a2b75ddd7c4e
kbuild: Use HOST*FLAGS options from the command line

Now that we have the rename in place, reuse the HOST*FLAGS options as
something that can be set from the command line and included with the
rest of the flags.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Documentation/kbuild/kbuild.txt
Makefile