Message ID | 20190810155307.29322-1-yamada.masahiro@socionext.com |
---|---|
Headers | show |
Series | kbuild: clean-ups and improvement of single targets | expand |
On Sun, Aug 11, 2019 at 12:55 AM Masahiro Yamada <yamada.masahiro@socionext.com> wrote: > > > 01/11-09/11 are trivial clean-ups. > > 10/11 makes the single targets work more correctly. > > 11/11 cleans up Makefiles that have been added > to work aroud the single target issues. > > > > Masahiro Yamada (11): > kbuild: move the Module.symvers check for external module build > kbuild: refactor part-of-module more > kbuild: fix modkern_aflags implementation > kbuild: remove 'make /' support > kbuild: remove meaningless 'targets' in ./Kbuild > kbuild: do not descend to ./Kbuild when cleaning > kbuild: unset variables in top Makefile instead of setting 0 > kbuild: unify vmlinux-dirs and module-dirs rules > kbuild: unify clean-dirs rule for in-kernel and external module > kbuild: make single targets work more correctly > treewide: remove dummy Makefiles for single targets Patch 01-09 applied. 10-11 have been superseded. -- Best Regards Masahiro Yamada