Ver código fonte

bcm963xx: use the 2.6.25.1 kernel

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

SVN-Revision: 11172
Felix Fietkau 17 anos atrás
pai
commit
8e7ff7a673
1 arquivos alterados com 1 adições e 1 exclusões
  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