diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
commit | f9719b35c8f6cbf5bc866adc245e1092c8dee455 (patch) | |
tree | 74383b342cde1ee44791018c9af78fac0480c082 /target/linux/brcm63xx | |
parent | 12da51bb3c9a33a983c8b84076300da96d8dfcd2 (diff) | |
download | upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.gz upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.bz2 upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.zip |
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
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 56d14918b5..2af52105e4 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.1 +LINUX_VERSION:=2.6.24.7 include $(INCLUDE_DIR)/target.mk |