ar71xx: set linux 3.10 as default
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jul 2013 14:05:04 +0000 (14:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jul 2013 14:05:04 +0000 (14:05 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37288

target/linux/ar71xx/Makefile

index db3f77097aae7b87ee453da3bbfd4d4777671ed0..69c562d0a2a5727897901b41b2efc3f4b2130386 100644 (file)
@@ -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