From: Sylvain BERTRAND Date: Thu, 7 May 2015 00:36:04 +0000 (+0000) Subject: scripts: fix link-vmlinux.sh bash-ism X-Git-Tag: omap-for-v4.3/legacy-v2-signed~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab160dbbc4ba71a4e339382d37b31ea44fd43e86;p=pandora-kernel.git scripts: fix link-vmlinux.sh bash-ism While building linux with dash shell: LINK vmlinux trap: SIGHUP: bad trap /src/linux-4.0/Makefile:933: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 See the following document for behavior of posix shell trap instruction: http://pubs.opengroup.org/onlinepubs/000095399/utilities/trap.html Cc: Ingo Molnar Signed-off-by: Sylvain BERTRAND Signed-off-by: Michal Marek --- Reading git-diff-tree failed