diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-17 09:10:04 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-28 09:11:17 +0900 |
commit | d151e9719f184f00d0bb2af864d0aef9beaee7ab (patch) | |
tree | ba05bfd964071fee52e3d8cbfcad58165c74cb8f /ipc | |
parent | dee9495303f2c6d63a20c43a26420765909898eb (diff) | |
download | linux-stable-d151e9719f184f00d0bb2af864d0aef9beaee7ab.tar.gz linux-stable-d151e9719f184f00d0bb2af864d0aef9beaee7ab.tar.bz2 linux-stable-d151e9719f184f00d0bb2af864d0aef9beaee7ab.zip |
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
The top Makefile does not need to export KBUILD_VMLINUX_INIT and
KBUILD_VMLINUX_MAIN separately.
Put every built-in.a into KBUILD_VMLINUX_OBJS. The order of
$(head-y), $(init-y), $(core-y), ... is still retained.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions