mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
175209cce2
'$(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>