X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=dts%2FMakefile;h=a7a604303cc63ae836b8c4c16635514c24e6c3ef;hb=2ec3d25f8faab51c2334174a582a96ad28d96344;hp=cd6e9a968eec8c14c521d268c0023635298bdf53;hpb=c06088b3601118485ae333efb27363383626858d;p=oweals%2Fu-boot.git diff --git a/dts/Makefile b/dts/Makefile index cd6e9a968e..a7a604303c 100644 --- a/dts/Makefile +++ b/dts/Makefile @@ -43,9 +43,6 @@ endif arch-dtbs: $(Q)$(MAKE) $(build)=$(ARCH_PATH) dtbs -.SECONDARY: $(obj)/dt.dtb.S $(obj)/dt-spl.dtb.S - - ifeq ($(CONFIG_SPL_BUILD),y) obj-$(CONFIG_OF_EMBED) := dt-spl.dtb.o # support "out-of-tree" build for dtb-spl