From: Felix Fietkau Date: Sun, 18 May 2008 17:30:16 +0000 (+0000) Subject: bcm963xx: use the 2.6.25.1 kernel X-Git-Tag: reboot~26522 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8e7ff7a6736500579bdf489830f34cac66e71a70;p=openwrt%2Fopenwrt.git bcm963xx: use the 2.6.25.1 kernel Signed-off-by: Axel Gembe SVN-Revision: 11172 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 457a67e6f3..56d14918b5 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.5 +LINUX_VERSION:=2.6.25.1 include $(INCLUDE_DIR)/target.mk