aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/boot/dts/mscc/Makefile
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2018-03-20 14:07:59 +0100
committerJames Hogan <jhogan@kernel.org>2018-03-21 23:33:00 +0000
commit6b36d31a8a997248a10059e6d8a4e31b9c8310a2 (patch)
treea9a39090cae7d341702ef43136a40f64756e3855 /arch/mips/boot/dts/mscc/Makefile
parentMIPS: mscc: Add ocelot dtsi (diff)
downloadwireguard-linux-6b36d31a8a997248a10059e6d8a4e31b9c8310a2.tar.xz
wireguard-linux-6b36d31a8a997248a10059e6d8a4e31b9c8310a2.zip
MIPS: mscc: Add ocelot PCB123 device tree
Add a device tree for the Microsemi Ocelot PCB123 evaluation board. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: Allan Nielsen <Allan.Nielsen@microsemi.com> Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/18856/ Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips/boot/dts/mscc/Makefile')
-rw-r--r--arch/mips/boot/dts/mscc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/mscc/Makefile b/arch/mips/boot/dts/mscc/Makefile
index dd08e63a10ba..c51164537c02 100644
--- a/arch/mips/boot/dts/mscc/Makefile
+++ b/arch/mips/boot/dts/mscc/Makefile
@@ -1 +1,3 @@
+dtb-$(CONFIG_LEGACY_BOARD_OCELOT) += ocelot_pcb123.dtb
+
obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))