]> git.sur5r.net Git - u-boot/blobdiff - arch/arc/dts/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[u-boot] / arch / arc / dts / Makefile
index 5bc6f44c1a5b4a835754bd6d5b0dd72f97d3e644..1d94c082ab57d9a1adef739b4a5b4889b2aa119b 100644 (file)
@@ -1,4 +1,9 @@
-dtb-$(CONFIG_TARGET_ARCANGEL4) +=  arcangel4.dtb
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+dtb-$(CONFIG_TARGET_AXS10X) +=  axs10x.dtb
+dtb-$(CONFIG_TARGET_NSIM) +=  nsim.dtb
 dtb-$(CONFIG_TARGET_TB100) +=  abilis_tb100.dtb
 
 targets += $(dtb-y)