aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-4.4/103-ARM-at91-build-dtb-for-wb50n.patch
blob: 00ffe09a0acdf457b02e13b02ddfa591c412abe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -52,7 +52,8 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
 	sama5d35ek.dtb \
 	sama5d36ek.dtb \
 	at91-sama5d4_xplained.dtb \
-	at91-sama5d4ek.dtb
+	at91-sama5d4ek.dtb \
+	wb50n.dtb
 dtb-$(CONFIG_ARCH_ATLAS6) += \
 	atlas6-evb.dtb
 dtb-$(CONFIG_ARCH_ATLAS7) += \