summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-21 02:42:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-21 02:42:47 +0000
commitbc85dd19bca5e91a6e161ba0194b4ea212281151 (patch)
tree91b494305b51d163b8166716b42f287e355cbd0d
parent9dad83362db3aac6c7496e66e948daa88554f8b4 (diff)
downloadmaster-31e0f0ae-bc85dd19bca5e91a6e161ba0194b4ea212281151.tar.gz
master-31e0f0ae-bc85dd19bca5e91a6e161ba0194b4ea212281151.tar.bz2
master-31e0f0ae-bc85dd19bca5e91a6e161ba0194b4ea212281151.zip
ar71xx: revert accidental kernel upgrade
SVN-Revision: 25642
-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 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