ar71xx: switch to 3.7
authorGabor Juhos <juhosg@openwrt.org>
Sat, 12 Jan 2013 12:25:36 +0000 (12:25 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 12 Jan 2013 12:25:36 +0000 (12:25 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35113

target/linux/ar71xx/Makefile

index fe8826f07146773f5b0b0f894f1ec6c526727baa..b95d2581a7433011944e7761f99648f930dfdf56 100644 (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.6.11
+LINUX_VERSION:=3.7.2
 
 include $(INCLUDE_DIR)/target.mk