summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/xilfpga/Makefile
diff options
context:
space:
mode:
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>2015-10-26 11:30:55 +0000
committerRalf Baechle <ralf@linux-mips.org>2015-11-11 08:38:42 +0100
commit552b8b363ede5fc53db343b67c0b2b5eaf783a11 (patch)
tree60c7e2e4fd4d61600186e84ff20009c63c73b65d /arch/mips/boot/dts/xilfpga/Makefile
parent26c188be1f99d609cd4946f97fdf9e29d3d5c81e (diff)
MIPS: xilfpga: Add xilfpga device tree files.
Add device tree files for the MIPSfpga platform. See Documentation/devicetree/bindings/mips/img/xilfpga.txt for details about MIPSfpga Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Cc: robh+dt@kernel.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/11362/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/boot/dts/xilfpga/Makefile')
-rw-r--r--arch/mips/boot/dts/xilfpga/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/xilfpga/Makefile b/arch/mips/boot/dts/xilfpga/Makefile
new file mode 100644
index 000000000000..913a752a9ff1
--- /dev/null
+++ b/arch/mips/boot/dts/xilfpga/Makefile
@@ -0,0 +1,9 @@
+dtb-$(CONFIG_XILFPGA_NEXYS4DDR) += nexys4ddr.dtb
+
+obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
+
+# Force kbuild to make empty built-in.o if necessary
+obj- += dummy.o
+
+always := $(dtb-y)
+clean-files := *.dtb *.dtb.S