]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - Makefile
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
authorLaura Abbott <labbott@redhat.com>
Tue, 10 Jul 2018 00:46:01 +0000 (17:46 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Jul 2018 16:18:05 +0000 (01:18 +0900)
commit8377bd2b9ee1be35b39b5523f640a2b75ddd7c4e
treea1d9602ba4b0fb849cd0b835ccdc63c2a6c0197a
parentb90a368000abe5e015e0b045ca2ff7c2173b94c0
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS

In preparation for enabling command line LDLIBS, re-name HOST_LOADLIBES
to KBUILD_HOSTLDLIBS as the internal use only flags. Also rename
existing usage to HOSTLDLIBS for consistency. This should not have any
visible effects.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile
samples/bpf/Makefile
samples/seccomp/Makefile
scripts/Makefile
scripts/Makefile.host
scripts/kconfig/Makefile