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 | 7a74903bba860b408f470c6a5434b6e149e1b55b (patch) | |
tree | 7cfe6916df24a916182dd559e24af7a3a45766d1 /target/linux/brcm47xx/Makefile | |
parent | 7cae3c4f8a20ef5a3c62ddcd8563a0dcd4160fb0 (diff) | |
download | upstream-7a74903bba860b408f470c6a5434b6e149e1b55b.tar.gz upstream-7a74903bba860b408f470c6a5434b6e149e1b55b.tar.bz2 upstream-7a74903bba860b408f470c6a5434b6e149e1b55b.zip |
brcm47xx: switch to 2.6.30.7
SVN-Revision: 17732
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-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 |