summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-06-29 08:57:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-06-29 08:57:33 +0000
commit36e7a8b33e235355d39ffee41cfbd41f3505f17f (patch)
tree08d89bdd543bd9ff4f422f9f39aefb36247ece53 /target/linux/ar71xx/Makefile
parent6627574e57a612e5e901317224b0910d28835e19 (diff)
downloadmaster-31e0f0ae-36e7a8b33e235355d39ffee41cfbd41f3505f17f.tar.gz
master-31e0f0ae-36e7a8b33e235355d39ffee41cfbd41f3505f17f.tar.bz2
master-31e0f0ae-36e7a8b33e235355d39ffee41cfbd41f3505f17f.zip
ar71xx: switch to 2.6.39
SVN-Revision: 27311
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 b223c40dd8..d02504b618 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.37.6
+LINUX_VERSION:=2.6.39.2
include $(INCLUDE_DIR)/target.mk