diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | 2eb6751084190c5fc42566103811e0f72e291eb8 (patch) | |
tree | 370c33dc9d6b54b2ae43f7aad95e8e9419e3fc0d /target/linux/brcm63xx/Makefile | |
parent | 4a0631658c194d2db27f1a4bb083d762adc5e68f (diff) | |
download | upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.gz upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.bz2 upstream-2eb6751084190c5fc42566103811e0f72e291eb8.zip |
upgrade to 2.6.25.6
SVN-Revision: 11435
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index ae4b3a0b28..bfbed76d1b 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.25.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk |