kbuild: pkg: clean up package files/dirs from the top Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 21 Aug 2019 07:02:02 +0000 (16:02 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 24 Aug 2019 22:39:21 +0000 (07:39 +0900)
commit46a63d4b0d79cf9e8afa3879acf9f6cf74a84a08
treed5d4b811eb8f91e1cff4a7a9c41847bada8da8da
parentcdfca821571dfad27434b71cb43e0654667c0fd1
kbuild: pkg: clean up package files/dirs from the top Makefile

I am not a big fan of the $(objtree)/ hack for clean-files/clean-dirs.

These are created in the top of $(objtree), so let's clean them up
from the top Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile
scripts/Makefile
scripts/package/Makefile