ar71xx: revert accidental kernel upgrade
authorFelix Fietkau <nbd@openwrt.org>
Mon, 21 Feb 2011 02:42:47 +0000 (02:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 21 Feb 2011 02:42:47 +0000 (02:42 +0000)
SVN-Revision: 25642

target/linux/ar71xx/Makefile

index b0b096a2fe449dda8fb0543dbb97a6e4625fe3b1..b05ad6de3015aa149f6907136c19ce0d4cdcc0cc 100644 (file)
@@ -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.37.1
+LINUX_VERSION:=2.6.32.29
 
 include $(INCLUDE_DIR)/target.mk