X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=dts%2FMakefile;fp=dts%2FMakefile;h=cc6ecf66eb50c2d2769ae9c784747fbef0184f7f;hp=d81f32d914de1f8d9df6e0a8399c52628ec5c2b6;hb=6825a95b0ba72c4e5667d02d8b31986e2e9abd5a;hpb=22433fc54b19b0578c43a9983fa45f22ca262a0f diff --git a/dts/Makefile b/dts/Makefile index d81f32d914..cc6ecf66eb 100644 --- a/dts/Makefile +++ b/dts/Makefile @@ -36,7 +36,7 @@ process_lds = \ $(1) | sed -r -n 's/^OUTPUT_$(2)[ ("]*([^")]*).*/\1/p' # Run the compiler and get the link script from the linker -GET_LDS = $(CC) $(CFLAGS) $(LDFLAGS) -Wl,--verbose 2>&1 +GET_LDS = $(CC) $(c_flags) $(ld_flags) -Wl,--verbose 2>&1 $(obj)/dt.o: $(DT_BIN) # We want the output format and arch.