1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:31:40 +03:00

[brcm63xx] revert kernel version to 2.6.25.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11273 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2008-05-27 06:27:16 +00:00
parent eda158fc7b
commit a9d0643d17

View File

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM963xx
FEATURES:=squashfs jffs2 broken usb atm
LINUX_VERSION:=2.6.24.7
LINUX_VERSION:=2.6.25.4
include $(INCLUDE_DIR)/target.mk