From: Felix Fietkau Date: Fri, 25 Feb 2011 23:25:47 +0000 (+0000) Subject: ar71xx: update to 2.6.37.1 X-Git-Tag: reboot~17445 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4c808e972b5d199e70484563ddb4a56b63e9d32d;p=openwrt%2Fstaging%2Fxback.git ar71xx: update to 2.6.37.1 SVN-Revision: 25715 --- 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