diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-09-26 09:33:44 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-09-26 09:33:44 +0000 |
commit | 8fd9f931e6aea3ed94c4c889a15b80f626190025 (patch) | |
tree | 959d96cceee3d1777dfadc11e770895b24b59bbf | |
parent | 12762cf777ba0b49bdc1c549db1468cfa6a3a6d2 (diff) | |
download | upstream-8fd9f931e6aea3ed94c4c889a15b80f626190025.tar.gz upstream-8fd9f931e6aea3ed94c4c889a15b80f626190025.tar.bz2 upstream-8fd9f931e6aea3ed94c4c889a15b80f626190025.zip |
brcm47xx: switch to 2.6.30.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17732 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 c041d3ee83..04677b4f20 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.28.10 +LINUX_VERSION:=2.6.30.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini kmod-switch kmod-diag nvram |