mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() arch/sh/Makefile defines and exports ld-bfd to be used by arch/sh/boot/compressed/Makefile and arch/sh/boot/romimage/Makefile. However some shells, including dash, will not pass through environment variables whose name includes a hyphen. Usually GNU make does not use a shell to recurse, but if e.g. $(srctree) contains '~' it will use a shell here. Other instances of this problem were previously fixed by commits |
||
---|---|---|
.. | ||
.gitignore | ||
ashiftrt.S | ||
ashldi3.c | ||
ashlsi3.S | ||
ashrsi3.S | ||
head_32.S | ||
head_64.S | ||
lshrsi3.S | ||
Makefile | ||
misc.c | ||
misc.h | ||
vmlinux.scr |