Browse Source

bcm963xx: use the 2.6.25.1 kernel

Signed-off-by: Axel Gembe <[email protected]>

SVN-Revision: 11172
Felix Fietkau 18 years ago
parent
commit
8e7ff7a673
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/brcm63xx/Makefile

+ 1 - 1
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