kbuild: Add make dir-pkg build option
authorMatteo Croce <mcroce@redhat.com>
Mon, 4 Nov 2019 13:11:44 +0000 (14:11 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 11 Nov 2019 11:10:01 +0000 (20:10 +0900)
commitaf7db99a1caf29b05a81bfee596b9d2778eb7e39
treef320f7cf54703b1587d467a676789a459634f76f
parent4234448b7073dfcd5792b5c9ad223fbe8b9520ef
kbuild: Add make dir-pkg build option

Add a 'dir-pkg' target which just creates the same directory structures
as in tar-pkg, but doesn't package anything.
Useful when the user wants to copy the kernel tree on a machine using
ssh, rsync or whatever.

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.package
scripts/package/buildtar