Browse Source

Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.

SVN-Revision: 26387
Daniel Dickinson 14 years ago
parent
commit
33b864e899
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 BCM63xx
 FEATURES:=squashfs jffs2 usb atm pci pcmcia
-LINUX_VERSION:=2.6.35.11
+LINUX_VERSION:=2.6.37.4
 
 include $(INCLUDE_DIR)/target.mk