Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / x86 / dts / Makefile
diff --git a/qemu/roms/u-boot/arch/x86/dts/Makefile b/qemu/roms/u-boot/arch/x86/dts/Makefile
new file mode 100644 (file)
index 0000000..48265ef
--- /dev/null
@@ -0,0 +1,12 @@
+dtb-y += link.dtb \
+       alex.dtb
+
+targets += $(dtb-y)
+
+DTC_FLAGS += -R 4 -p 0x1000
+
+PHONY += dtbs
+dtbs: $(addprefix $(obj)/, $(dtb-y))
+       @:
+
+clean-files := *.dtb