commit | af7db99a1caf29b05a81bfee596b9d2778eb7e39 | [log] [tgz] |
---|---|---|
author | Matteo Croce <mcroce@redhat.com> | Mon Nov 04 14:11:44 2019 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Nov 11 20:10:01 2019 +0900 |
tree | f320f7cf54703b1587d467a676789a459634f76f | |
parent | 4234448b7073dfcd5792b5c9ad223fbe8b9520ef [diff] |
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>