]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arc/dts/Makefile
serial-arc: switch to DM
[karo-tx-uboot.git] / arch / arc / dts / Makefile
diff --git a/arch/arc/dts/Makefile b/arch/arc/dts/Makefile
new file mode 100644 (file)
index 0000000..a155311
--- /dev/null
@@ -0,0 +1,11 @@
+dtb-$(CONFIG_TARGET_ARCANGEL4) +=  arcangel4.dtb
+
+targets += $(dtb-y)
+
+DTC_FLAGS += -R 4 -p 0x1000
+
+PHONY += dtbs
+dtbs: $(addprefix $(obj)/, $(dtb-y))
+       @:
+
+clean-files := *.dtb