Browse Source

ar71xx: revert accidental kernel upgrade

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 42687
Felix Fietkau 11 years ago
parent
commit
61f960071d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/Makefile

+ 1 - 1
target/linux/ar71xx/Makefile

@@ -13,7 +13,7 @@ FEATURES:=mips16
 CPU_TYPE=34kc
 SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.14.18
+LINUX_VERSION:=3.10.49
 
 include $(INCLUDE_DIR)/target.mk