[source] oxnas: switch to kernel 4.4
LEDE Commits
lede-commits at lists.infradead.org
Sun Jan 1 01:11:41 PST 2017
dangole pushed a commit to source.git, branch master:
https://git.lede-project.org/1f7a3584e5e582e45d2731b40612afe45f1f34a5
commit 1f7a3584e5e582e45d2731b40612afe45f1f34a5
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Jan 1 10:04:33 2017 +0100
oxnas: switch to kernel 4.4
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
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 cbd014f..0d9d356 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -15,7 +15,7 @@ CPU_TYPE:=mpcore
MAINTAINER:=Daniel Golle <daniel at makrotopia.org>
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
include $(INCLUDE_DIR)/target.mk
More information about the lede-commits
mailing list