kbuild: remove src and obj from the top Makefile
Replace $(src) and $(obj) with $(srctree) and $(objtree), respectively.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Showing
想要评论请 注册 或 登录
Replace $(src) and $(obj) with $(srctree) and $(objtree), respectively.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>