Skip to content
Snippets Groups Projects
Commit 175209cc authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile


'$(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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ad15006c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment