From 9b94521a461edea08621b945459904ed40bc7dcc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 06:04:02 +0000 Subject: [PATCH 1/1] oxnas: switch to kernel 4.1 Signed-off-by: Daniel Golle SVN-Revision: 46637 --- target/linux/oxnas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.1 include $(INCLUDE_DIR)/target.mk -- 2.30.2