oxnas: switch back to kernel 3.14
authorJohn Crispin <[email protected]>
Fri, 5 Dec 2014 00:20:50 +0000 (00:20 +0000)
committerJohn Crispin <[email protected]>
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 <[email protected]>
SVN-Revision: 43521

target/linux/oxnas/Makefile

index 2a99f518d71ac1b222300b00b1fdb58b35628903..d957fcab5c5db3575e5ca433e15bd7abc7ac23da 100644 (file)
@@ -15,7 +15,7 @@ CPU_TYPE:=mpcore
 
 MAINTAINER:=Daniel Golle <[email protected]>
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=3.14
 
 include $(INCLUDE_DIR)/target.mk