kernel: update kernel 4.9 to 4.9.17
[openwrt/openwrt.git] / target / linux / pistachio / patches-4.9 / 003-MIPS-DTS-add-img-directory-to-Makefile.patch
1 From a907fdeb3f057e4c4b3960ca864b460dc1fa687a Mon Sep 17 00:00:00 2001
2 From: Ian Pozella <Ian.Pozella@imgtec.com>
3 Date: Thu, 16 Feb 2017 10:42:22 +0000
4 Subject: MIPS: DTS: add img directory to Makefile
5
6 An img directory exists for the Pistchio Soc but the directory
7 itself isn't in the dts Makefile meaning the dtbs never get built.
8
9 Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
10 ---
11 arch/mips/boot/dts/Makefile | 1 +
12 1 file changed, 1 insertion(+)
13
14 --- a/arch/mips/boot/dts/Makefile
15 +++ b/arch/mips/boot/dts/Makefile
16 @@ -1,5 +1,6 @@
17 dts-dirs += brcm
18 dts-dirs += cavium-octeon
19 +dts-dirs += img
20 dts-dirs += ingenic
21 dts-dirs += lantiq
22 dts-dirs += mti