Browse Source

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>
Ian Pozella 8 years ago
parent
commit
650a2b29cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/mips/boot/dts/Makefile

+ 1 - 0
arch/mips/boot/dts/Makefile

@@ -1,5 +1,6 @@
 dts-dirs	+= brcm
 dts-dirs	+= brcm
 dts-dirs	+= cavium-octeon
 dts-dirs	+= cavium-octeon
+dts-dirs	+= img
 dts-dirs	+= ingenic
 dts-dirs	+= ingenic
 dts-dirs	+= lantiq
 dts-dirs	+= lantiq
 dts-dirs	+= mti
 dts-dirs	+= mti