diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:14:56 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:14:56 +0000 |
commit | f6428ed9c4fdc32d599a58dd8277b32834b0cd52 (patch) | |
tree | 7820cf35473ebce472e1b6e83c86c65ea583f72d /target/linux | |
parent | 37065ca92f5ef3499c1419af6c30e17a0ef6fbc3 (diff) | |
download | upstream-f6428ed9c4fdc32d599a58dd8277b32834b0cd52.tar.gz upstream-f6428ed9c4fdc32d599a58dd8277b32834b0cd52.tar.bz2 upstream-f6428ed9c4fdc32d599a58dd8277b32834b0cd52.zip |
update brcm47xx to .32, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 b6666f7690..9066868bf4 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.30.10 +LINUX_VERSION:=2.6.32.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |