oxnas: switch back to kernel 3.14
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Dec 2014 00:20:50 +0000 (00:20 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Dec 2014 00:20:50 +0000 (00:20 +0000)
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

target/linux/oxnas/Makefile

index 2a99f51..d957fca 100644 (file)
@@ -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