X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2FMakefile;fp=arch%2Farm%2Fdts%2FMakefile;h=9c735c672abce4087c7db6052590e6a75529ef5f;hb=42a8dcab5b8102c8e9e515d06cfd38262cbab9a4;hp=bc1421e1c3aa36ad626f8bcdde1f44cc5c3275d7;hpb=e9b9016b8f81723c7d4f7ccc1c6d72e5e21f46d8;p=karo-tx-uboot.git diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index bc1421e1c3..9c735c672a 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -138,7 +138,8 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \ targets += $(dtb-y) -DTC_FLAGS += -R 4 -p 0x1000 +# Add any required device tree compiler flags here +DTC_FLAGS += PHONY += dtbs dtbs: $(addprefix $(obj)/, $(dtb-y))