diff options
author | 2019-12-07 13:29:16 -0800 | |
---|---|---|
committer | 2019-12-08 20:19:30 -0800 | |
commit | 0e72a2f9c1a386aaa8337f9f524f89a7884b82cf (patch) | |
tree | a8ddf6f22356c22ffe930ab4198c0ab74eea5cb5 /drivers/usb/cdns3/cdns3-imx.c | |
parent | Linux 5.5-rc1 (diff) | |
download | wireguard-linux-0e72a2f9c1a386aaa8337f9f524f89a7884b82cf.tar.xz wireguard-linux-0e72a2f9c1a386aaa8337f9f524f89a7884b82cf.zip |
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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions