aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch
blob: c35ecc510a2342a0ed28e30bdf66ace70352ab75 (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
@@ -44,7 +44,8 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
 	at91sam9g25ek.dtb \
 	at91sam9g35ek.dtb \
 	at91sam9x25ek.dtb \
-	at91sam9x35ek.dtb
+	at91sam9x35ek.dtb \
+	wb45n.dtb
 dtb-$(CONFIG_SOC_SAM_V7) += \
 	at91-kizbox2.dtb \
 	at91-nattis-2-natte-2.dtb \