Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: DTS: Add img directory to Makefile

An img directory exists for the Pistchio SoC device tree but the
directory itself isn't in the dts Makefile meaning the dtbs never get
built.

Fixes: daa10170da27 ("MIPS: DTS: img: add device tree for Marduk board")
Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
Reviewed-by: Rahul Bedarkar <Rahul.Bedarkar@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15309/
Signed-off-by: James Hogan <james.hogan@imgtec.com>

authored by

Ian Pozella and committed by
James Hogan
650a2b29 b6176494

+1
+1
arch/mips/boot/dts/Makefile
··· 1 1 dts-dirs += brcm 2 2 dts-dirs += cavium-octeon 3 + dts-dirs += img 3 4 dts-dirs += ingenic 4 5 dts-dirs += lantiq 5 6 dts-dirs += mti