cmake: gnuarm: Use .ld as suffix for preprocessed file instead of .o

Use .ld instead of .o as the suffix of the preprocessed linker script.

Using the incorrect extension .o will confuse both readers and tooling
like editors and diff viewers.

Change-Id: I0a412426c40717e086c9bc4330cbb27a4cc810bd
Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
1 file changed