summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:27 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:27 +0000
commit650d777f3d221fd69e21d2f7163ee318d408b748 (patch)
tree9d81d008770f405360253ed5e7c883d08e2fbfd8 /target/linux/ar71xx/Makefile
parentabeab97efc267a2855a6b5afb9d0c86c192900a0 (diff)
downloadmtk-20170518-650d777f3d221fd69e21d2f7163ee318d408b748.zip
mtk-20170518-650d777f3d221fd69e21d2f7163ee318d408b748.tar.gz
mtk-20170518-650d777f3d221fd69e21d2f7163ee318d408b748.tar.bz2
ar71xx: switch to 3.2.5
SVN-Revision: 30403
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 2b94f7c..a3163de 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -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