oxnas: add support for kernel 4.0
[openwrt/svn-archive/archive.git] / target / linux / oxnas / patches-4.0 / 900-more-boards.patch
1 Index: linux-4.0-rc4/arch/arm/boot/dts/Makefile
2 ===================================================================
3 --- linux-4.0-rc4.orig/arch/arm/boot/dts/Makefile
4 +++ linux-4.0-rc4/arch/arm/boot/dts/Makefile
5 @@ -429,7 +429,10 @@ dtb-$(CONFIG_ARCH_ORION5X) += \
6 orion5x-lacie-ethernet-disk-mini-v2.dtb \
7 orion5x-maxtor-shared-storage-2.dtb \
8 orion5x-rd88f5182-nas.dtb
9 -dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb
10 +dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb \
11 + ox820-pogoplug-v3.dtb \
12 + ox820-stg212.dtb \
13 + ox820-kd20.dtb
14 dtb-$(CONFIG_ARCH_PRIMA2) += \
15 prima2-evb.dtb
16 dtb-$(CONFIG_ARCH_QCOM) += \