Searched hist:"7 b6ef6e5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sh/boot/ |
H A D | Makefile | 7b6ef6e5 Sun Jan 17 05:16:31 CST 2021 Masahiro Yamada <masahiroy@kernel.org> sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y
You do not need to build all of vmlinux.bin*
They are built on demand as prerequsites of uImage.bin*, hence should be added to targets instead of extra-y.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Signed-off-by: Rich Felker <dalias@libc.org>
|