commit | 888f0c346ff01d544d1cb9da6395a7b3def7fe87 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 15 01:06:21 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 21 21:05:21 2019 +0900 |
tree | cedd7283d8ece30034d094fac8872261c26c08c7 | |
parent | cbdf59ad65ebb2d022663805b787aafaedb93f1d [diff] |
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst These three variables are not intended to be tweaked by users. Move them from kbuild.rst to makefiles.rst. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>