summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-05-18 17:30:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-05-18 17:30:16 +0000
commit8e7ff7a6736500579bdf489830f34cac66e71a70 (patch)
tree7fe38f8183eab457e7b0591370c943936cc422ea /target/linux/brcm63xx
parent2dfabe39918965db358452bea94d2a317c58309a (diff)
downloadmaster-31e0f0ae-8e7ff7a6736500579bdf489830f34cac66e71a70.tar.gz
master-31e0f0ae-8e7ff7a6736500579bdf489830f34cac66e71a70.tar.bz2
master-31e0f0ae-8e7ff7a6736500579bdf489830f34cac66e71a70.zip
bcm963xx: use the 2.6.25.1 kernel
Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11172
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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