aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-05 00:20:50 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-05 00:20:50 +0000
commitc2749301a6cef4d32c3bcc9138e4f750586d9a73 (patch)
treead770e871128fd240b0d8009ae8ee12daca080a4 /target/linux
parent64a0deb752d07d1d2a8766055886c921c0101deb (diff)
downloadmaster-187ad058-c2749301a6cef4d32c3bcc9138e4f750586d9a73.tar.gz
master-187ad058-c2749301a6cef4d32c3bcc9138e4f750586d9a73.tar.bz2
master-187ad058-c2749301a6cef4d32c3bcc9138e4f750586d9a73.zip
oxnas: switch back to kernel 3.14
3.18 still got problems with stuck reboots if rootfs is ubifs... Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43521 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 2a99f518d7..d957fcab5c 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:=3.14
include $(INCLUDE_DIR)/target.mk