aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2018-02-12 11:42:48 +0100
committerJonas Gorski <jonas.gorski@gmail.com>2018-02-12 11:45:33 +0100
commitcf90313ab2022d8c8fdb05220dcfcad33d0b37a8 (patch)
tree6c3c9b9d9cda833d2339f3d57a6ef3afcf28dee4 /target
parent09bc44454f0b26d9f1a5fee991ed309ef10e81f6 (diff)
downloadupstream-cf90313ab2022d8c8fdb05220dcfcad33d0b37a8.tar.gz
upstream-cf90313ab2022d8c8fdb05220dcfcad33d0b37a8.tar.bz2
upstream-cf90313ab2022d8c8fdb05220dcfcad33d0b37a8.zip
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 <jonas.gorski@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar7/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <florian@openwrt.org>
SUBTARGETS:=generic ac49x
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.9
define Target/Description
Build firmware images for TI AR7 based routers.