From: Jonas Gorski Date: Mon, 12 Feb 2018 10:42:48 +0000 (+0100) Subject: ar7: switch to kernel 4.9 X-Git-Tag: v18.06.0-rc1~1020 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=cf90313ab2022d8c8fdb05220dcfcad33d0b37a8 ar7: switch to kernel 4.9 With generic run tested and ac49x compile tested, and no complaints so far, let's switch to 4.9. Signed-off-by: Jonas Gorski --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index c5a6035b53..1f789ca71f 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs atm low_mem MAINTAINER:=Florian Fainelli SUBTARGETS:=generic ac49x -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.9 define Target/Description Build firmware images for TI AR7 based routers.