kernel: add config option
[lede-git/.git] / target / linux / at91 / patches-4.4 / 102-ARM-at91-build-dtb-for-wb45n.patch
1 --- a/arch/arm/boot/dts/Makefile
2 +++ b/arch/arm/boot/dts/Makefile
3 @@ -40,7 +40,8 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \
4         at91sam9g25ek.dtb \
5         at91sam9g35ek.dtb \
6         at91sam9x25ek.dtb \
7 -       at91sam9x35ek.dtb
8 +       at91sam9x35ek.dtb \
9 +       wb45n.dtb
10  dtb-$(CONFIG_SOC_SAM_V7) += \
11         at91-kizbox2.dtb \
12         at91-sama5d2_xplained.dtb \