kbuild: remove src and obj from the top Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 6 Jul 2019 03:07:11 +0000 (12:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 15:05:09 +0000 (00:05 +0900)
commit75dd47472b92c320304436c9e38638bc04ae7a4a
tree83262f99fcdf5416f04cc329fd3d39a7da5dd2c8
parentb3b3eb9dadfcb6c706f5fa97bc841d4e069af3de
kbuild: remove src and obj from the top Makefile

Replace $(src) and $(obj) with $(srctree) and $(objtree), respectively.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile
arch/arc/Makefile
arch/parisc/Makefile
arch/um/Makefile