From: Felix Fietkau Date: Mon, 21 Feb 2011 02:42:47 +0000 (+0000) Subject: ar71xx: revert accidental kernel upgrade X-Git-Tag: reboot~17491 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;ds=sidebyside;h=bc85dd19bca5e91a6e161ba0194b4ea212281151;p=oweals%2Fopenwrt.git ar71xx: revert accidental kernel upgrade SVN-Revision: 25642 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index b0b096a2fe..b05ad6de30 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.37.1 +LINUX_VERSION:=2.6.32.29 include $(INCLUDE_DIR)/target.mk