mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>