From 1f7a3584e5e582e45d2731b40612afe45f1f34a5 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 1 Jan 2017 10:04:33 +0100 Subject: [PATCH] oxnas: switch to kernel 4.4 Signed-off-by: Daniel Golle --- 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 cbd014fd6b..0d9d356734 100644 --- a/target/linux/oxnas/Makefile +++ b/target/linux/oxnas/Makefile @@ -15,7 +15,7 @@ CPU_TYPE:=mpcore MAINTAINER:=Daniel Golle -KERNEL_PATCHVER:=4.1 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk -- 2.30.2