diff options
author | Olof Johansson <olof@lixom.net> | 2019-12-08 00:29:16 +0300 |
---|---|---|
committer | Paul Walmsley <paul.walmsley@sifive.com> | 2019-12-09 07:19:30 +0300 |
commit | 0e72a2f9c1a386aaa8337f9f524f89a7884b82cf (patch) | |
tree | a8ddf6f22356c22ffe930ab4198c0ab74eea5cb5 /arch/riscv/Kconfig.socs | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) | |
download | linux-0e72a2f9c1a386aaa8337f9f524f89a7884b82cf.tar.xz |
riscv: Fix build dependency for loader
The Makefile addition for the flat image loader missed an obj prefix.
For most parallel builds this worked out fine, but with -j1 the dependency
wasn't fulfilled and thus fails:
arch/riscv/boot/loader.S: Assembler messages:
arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
Fixes: 405fe7aa0dba ("riscv: provide a flat image loader")
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Diffstat (limited to 'arch/riscv/Kconfig.socs')
0 files changed, 0 insertions, 0 deletions