Browse Source

ar71xx: set linux 3.10 as default

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

SVN-Revision: 37288
Felix Fietkau 12 years ago
parent
commit
8cf868e1a6
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:=squashfs targz mips16
 CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10
 
 include $(INCLUDE_DIR)/target.mk