mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-19 13:16:55 +00:00

scripts/package/Makefile does not use $(obj) or $(src) at all. It actually generates files and directories in the top of $(objtree). I do not see much sense in descending into scripts/package/. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>