ar71xx: revert accidental kernel upgrade

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25642 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2011-02-21 02:42:47 +00:00
parent d41be9f54b
commit 89fd437f1b
1 changed files with 1 additions and 1 deletions

View 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