diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
commit | 821170133fc75f42c73b4d11761d798eae7e4733 (patch) | |
tree | 46681f18f733797b93dcddf710bc8d1ab9c4a079 /target/linux/brcm63xx | |
parent | 6f98e7cf01458f9deca4c99e47ad4578efcaf04e (diff) | |
download | upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.gz upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.bz2 upstream-821170133fc75f42c73b4d11761d798eae7e4733.zip |
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
Diffstat (limited to 'target/linux/brcm63xx')
-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 cc2da9b7a5..7005d0163e 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.16 +LINUX_VERSION:=2.6.25.17 include $(INCLUDE_DIR)/target.mk |