Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed304be1 authored by Tony Prisk's avatar Tony Prisk Committed by Olof Johansson
Browse files

dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile



Add board files (vt8500-bv07, wm8505-ref and wm8650-mid)
to allow 'make dtbs' on arch-vt8500.

Signed-off-by: default avatarTony Prisk <linux@prisktech.co.nz>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 53f40352
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -104,5 +104,8 @@ dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2p-ca5s.dtb \
	vexpress-v2p-ca15-tc1.dtb \
	vexpress-v2p-ca15_a7.dtb \
	xenvm-4.2.dtb
dtb-$(CONFIG_ARCH_VT8500) += vt8500-bv07.dtb \
	wm8505-ref.dtb \
	wm8650-mid.dtb

endif