1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 21:11:58 +03:00

ar71xx: update to 2.6.37.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25715 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-02-25 23:25:47 +00:00
parent fff64a6387
commit 0c62a2add1

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.32.29 LINUX_VERSION:=2.6.37.1
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk