Browse Source

ar71xx: revert accidental kernel upgrade

SVN-Revision: 25642
Felix Fietkau 15 years ago
parent
commit
bc85dd19bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/Makefile

+ 1 - 1
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