summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-25 23:25:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-25 23:25:47 +0000
commit4c808e972b5d199e70484563ddb4a56b63e9d32d (patch)
treeba4ab34894e37c216ad4f33d85bb00197310c17c
parentc16efad4287cd0ec5731058b21aedd2c899bebf1 (diff)
downloadmaster-31e0f0ae-4c808e972b5d199e70484563ddb4a56b63e9d32d.tar.gz
master-31e0f0ae-4c808e972b5d199e70484563ddb4a56b63e9d32d.tar.bz2
master-31e0f0ae-4c808e972b5d199e70484563ddb4a56b63e9d32d.zip
ar71xx: update to 2.6.37.1
SVN-Revision: 25715
-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 b05ad6de30..b0b096a2fe 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 -funit-at-a-time
SUBTARGETS:=generic nand
-LINUX_VERSION:=2.6.32.29
+LINUX_VERSION:=2.6.37.1
include $(INCLUDE_DIR)/target.mk