mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 09:24:50 +00:00
ed224b1880
This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Tested-by: Sandeep Sheriker <sandeepsheriker.mallikarjun@microchip.com>
11 lines
278 B
Diff
11 lines
278 B
Diff
--- a/arch/arm/boot/dts/Makefile
|
|
+++ b/arch/arm/boot/dts/Makefile
|
|
@@ -41,6 +41,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
|
|
at91-ariettag25.dtb \
|
|
at91-cosino_mega2560.dtb \
|
|
at91-kizboxmini.dtb \
|
|
+ at91-q5xr5.dtb \
|
|
at91sam9g15ek.dtb \
|
|
at91sam9g25ek.dtb \
|
|
at91sam9g35ek.dtb \
|