summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-05 00:20:50 +0000
committerJohn Crispin <john@openwrt.org>2014-12-05 00:20:50 +0000
commitdcc20e525b7b7814f45f542c9503175db67d40e5 (patch)
treea4c12c33fae2d249034bfae350bf1a108ab21091 /target/linux/oxnas/Makefile
parente553dfc356b7087e362f0daa283239ee01ae81f5 (diff)
downloadmaster-31e0f0ae-dcc20e525b7b7814f45f542c9503175db67d40e5.tar.gz
master-31e0f0ae-dcc20e525b7b7814f45f542c9503175db67d40e5.tar.bz2
master-31e0f0ae-dcc20e525b7b7814f45f542c9503175db67d40e5.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> SVN-Revision: 43521
Diffstat (limited to 'target/linux/oxnas/Makefile')
-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