summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 06:04:02 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 06:04:02 +0000
commit9b94521a461edea08621b945459904ed40bc7dcc (patch)
treecd5c6ea81f261f19f70e1af241265abab78722ae /target/linux/oxnas
parent7261fde797e1b63f032af4e7b5ac9eebc66c4a31 (diff)
downloadmaster-31e0f0ae-9b94521a461edea08621b945459904ed40bc7dcc.tar.gz
master-31e0f0ae-9b94521a461edea08621b945459904ed40bc7dcc.tar.bz2
master-31e0f0ae-9b94521a461edea08621b945459904ed40bc7dcc.zip
oxnas: switch to kernel 4.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 46637
Diffstat (limited to 'target/linux/oxnas')
-rw-r--r--target/linux/oxnas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index 32bcab869b..2d244dbbd0 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -15,7 +15,7 @@ CPU_TYPE:=mpcore
MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.1
include $(INCLUDE_DIR)/target.mk