ar71xx: switch to 3.2.5
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 08:19:27 +0000 (08:19 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 08:19:27 +0000 (08:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30403 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/Makefile

index 2b94f7c..a3163de 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=2.6.39.4
+LINUX_VERSION:=3.2.5
 
 include $(INCLUDE_DIR)/target.mk