aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-05-11 13:51:08 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-01-08 16:45:08 +0100
commit2a0e0dec02accb77163d8251e1be4fdaa538d8e9 (patch)
tree89a24bd7e6b0ae422c3ed1a345177d6b1fe95cf0 /target/linux/orion/Makefile
parent0a85fcc627098f078b997e9b8b74d1839710bc49 (diff)
downloadupstream-2a0e0dec02accb77163d8251e1be4fdaa538d8e9.tar.gz
upstream-2a0e0dec02accb77163d8251e1be4fdaa538d8e9.tar.bz2
upstream-2a0e0dec02accb77163d8251e1be4fdaa538d8e9.zip
orion: update kernel to version 4.14
This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. This patch is build-tested only, but has never been device-tested. It is only added to preserve the changes in Git history prior to removing this target. Use it with care. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> [rebased and extended commit message, refreshed patches for 4.14.162] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 994c37ea6a..170f0ddb40 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ FEATURES:=broken rtc
SUBTARGETS:=generic harddisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
include $(INCLUDE_DIR)/target.mk