aboutsummaryrefslogtreecommitdiffstats
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
commit66550a7032931be5f2f8878b7316087ed605cb56 (patch)
treebe488f7d9c0192345a712634dd3faa96f204075c
parentf15a427a56e713cb637aeb84349ba3fe02cfe9e6 (diff)
downloadupstream-66550a7032931be5f2f8878b7316087ed605cb56.tar.gz
upstream-66550a7032931be5f2f8878b7316087ed605cb56.tar.bz2
upstream-66550a7032931be5f2f8878b7316087ed605cb56.zip
ar71xx: switch to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27311 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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