Commit 642f3de9 authored by Jessica Clarke's avatar Jessica Clarke Committed by Anup Patel
Browse files

Makefile: Add missing .dep files for fw_*.elf.ld



Since we don't currently create these, changes to fw_base.ldS do not
cause the preprocessed fw_*.elf.ld files to be rebuilt, and thus
incremental builds can end up failing with missing symbols if crossing
the recent commits that introduced _fw_rw_offset and then replaced it
with _fw_rw_start.

Reported-by: default avatarBen Dooks <ben.dooks@sifive.com>
Signed-off-by: default avatarJessica Clarke <jrtc27@jrtc27.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 66b0e23a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment