]> Git Repo - linux.git/commit
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
authorLaura Abbott <[email protected]>
Tue, 10 Jul 2018 00:46:01 +0000 (17:46 -0700)
committerMasahiro Yamada <[email protected]>
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 <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Makefile
samples/bpf/Makefile
samples/seccomp/Makefile
scripts/Makefile
scripts/Makefile.host
scripts/kconfig/Makefile
This page took 0.053366 seconds and 4 git commands to generate.