From: Gabor Juhos Date: Tue, 27 May 2008 06:27:16 +0000 (+0000) Subject: [brcm63xx] revert kernel version to 2.6.25.4 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e0d9e7655cde9c03139f330899a79e29166355d3;p=15.05%2Fopenwrt.git [brcm63xx] revert kernel version to 2.6.25.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11273 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 2af52105e4..ae4b3a0b28 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -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