ar71xx: set linux 3.10 as default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37288
This commit is contained in:
Felix Fietkau 2013-07-14 14:05:04 +00:00
parent a5c0ad6354
commit 8cf868e1a6

View 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