mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>