1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 03:18:59 +02:00

ar71xx: revert accidental kernel upgrade

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25642 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-02-21 02:42:47 +00:00
parent 55664ae04b
commit 7b97d3c439

View File

@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=generic nand SUBTARGETS:=generic nand
LINUX_VERSION:=2.6.37.1 LINUX_VERSION:=2.6.32.29
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk