diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-12 17:49:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-12 17:49:01 +0000 |
commit | 88cda758c321f0b56556d425daca5c59066eb31a (patch) | |
tree | 49f8dc36553952cfaba9a6d83236d549db7191d7 /target/linux/brcm47xx | |
parent | 9d0f42d50ad05f35801ff2c2bc9f05ecc7eb4b9b (diff) | |
download | upstream-88cda758c321f0b56556d425daca5c59066eb31a.tar.gz upstream-88cda758c321f0b56556d425daca5c59066eb31a.tar.bz2 upstream-88cda758c321f0b56556d425daca5c59066eb31a.zip |
update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index daa867b4b3..a3482364e8 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb -LINUX_VERSION:=2.6.25.19 +LINUX_VERSION:=2.6.25.20 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |