Browse Source

oxnas: switch back to kernel 3.14

3.18 still got problems with stuck reboots if rootfs is ubifs...

Signed-off-by: Daniel Golle <[email protected]>

SVN-Revision: 43521
John Crispin 11 years ago
parent
commit
dcc20e525b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/oxnas/Makefile

+ 1 - 1
target/linux/oxnas/Makefile

@@ -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