1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-11 22:00:14 +02:00

[brcm63xx] default to using 2.6.35

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-09-12 21:23:53 +00:00
parent 897a534e8b
commit 98656aad20

View File

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
FEATURES:=squashfs jffs2 usb atm pci pcmcia
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.35.4
include $(INCLUDE_DIR)/target.mk