Browse Source

revert kernel version to 2.6.25.4

SVN-Revision: 11273
Gabor Juhos 17 years ago
parent
commit
c2619fb5ab
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.7
+LINUX_VERSION:=2.6.25.4
 
 include $(INCLUDE_DIR)/target.mk