Commit 5cbc24b9 authored by Alistair Francis's avatar Alistair Francis Committed by Anup Patel
Browse files

Makefile: Force GCC to preprocess the linker file



To avoid this message (and subsequent errors):
    warning: linker input file unused because linking not done
force GCC to treat the linker script preprocessing as a C file.

Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent eeab92f2
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