ar71xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35869
This commit is contained in:
Gabor Juhos 2013-03-04 08:47:38 +00:00
parent a87a96da67
commit d5adb0dbdd

View File

@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
SUBTARGETS:=generic nand
LINUX_VERSION:=3.7.10
LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk