mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
'$(MAKE) KBUILD_SRC=' changes the working directory back and forth between objtree and srctree. It is better to recurse to the top-level Makefile directly. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>