From: John Crispin <john@openwrt.org>
Date: Mon, 17 Aug 2015 06:04:02 +0000 (+0000)
Subject: oxnas: switch to kernel 4.1
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=9b94521a461edea08621b945459904ed40bc7dcc;p=openwrt%2Fstaging%2Fnbd.git

oxnas: switch to kernel 4.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 46637
---

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