]> 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 d481fcdc69982c9df96911fb4153e67b2515b4df..1d94c082ab57d9a1adef739b4a5b4889b2aa119b 100644 (file)
@@ -2,7 +2,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-dtb-$(CONFIG_TARGET_ARCANGEL4) +=  arcangel4.dtb
+dtb-$(CONFIG_TARGET_AXS10X) +=  axs10x.dtb
+dtb-$(CONFIG_TARGET_NSIM) +=  nsim.dtb
 dtb-$(CONFIG_TARGET_TB100) +=  abilis_tb100.dtb
 
 targets += $(dtb-y)