Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ab160dbb authored by Sylvain BERTRAND's avatar Sylvain BERTRAND Committed by Michal Marek
Browse files

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 <mingo@kernel.org>
Signed-off-by: default avatarSylvain BERTRAND <sylvain.bertrand@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent ee4eb20d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment