alistair23-linux/scripts/package
Masahiro Yamada dd965f1f08 kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
$tmpdir/lib is created by "make modules_install".  It does not exist
if CONFIG_MODULES is disabled, then tar reports the following messages:

tar: lib: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-09-13 00:20:31 +09:00
..
builddeb Kbuild misc updates for 4.12 2017-05-10 20:41:43 -07:00
buildtar kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled 2017-09-13 00:20:31 +09:00
Makefile scripts/package/Makefile: rpmbuild add support of RPMOPTS 2016-05-16 14:01:48 +02:00
mkspec kbuild/mkspec: avoid using brace expansion 2016-12-11 12:07:00 +01:00