1
0
Fork 0
alistair23-linux/scripts/package
Masahiro Yamada 5439f09f48 kbuild: remove redundant 'set -e' from cmd_* defines
These three cmd_* are invoked in the $(call cmd,*) form.

Now that 'set -e' moved to the 'cmd' macro, they do not need to
explicitly give 'set -e'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-12-01 23:13:14 +09:00
..
Makefile kbuild: remove redundant 'set -e' from cmd_* defines 2018-12-01 23:13:14 +09:00
builddeb builddeb: Fix inclusion of dtbs in debian package 2018-11-11 23:04:53 +09:00
buildtar kbuild: buildtar: add arm64 support 2018-07-19 08:40:28 +09:00
mkdebian kbuild: deb-pkg: fix too low build version number 2018-11-11 23:04:52 +09:00
mkspec kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used 2018-11-06 01:28:48 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00