aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-11-11 17:34:32 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-11-11 17:34:32 +0000
commit930f446a7d770417e5c444fd9d2c5060d869a172 (patch)
tree026d814ec1ba12219543b4ffdf2ab940e7e4e4ea /target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
parent8a0e507163acad29eb390f3495f269a8132b25c1 (diff)
downloadupstream-930f446a7d770417e5c444fd9d2c5060d869a172.tar.gz
upstream-930f446a7d770417e5c444fd9d2c5060d869a172.tar.bz2
upstream-930f446a7d770417e5c444fd9d2c5060d869a172.zip
AA: brcm47xx: backport r34150: remove ssb-gige package
CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more. The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk')
-rw-r--r--target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk b/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
index f5bdaac50c..9d3e357f25 100644
--- a/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
+++ b/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
@@ -7,7 +7,7 @@
define Profile/Bcm4705-b43
NAME:=BCM4705/BCM4785, Broadcom BCM43xx WiFi (b43)
- PACKAGES:=kmod-b43 kmod-b43legacy kmod-tg3 kmod-ssb-gige
+ PACKAGES:=kmod-b43 kmod-b43legacy kmod-tg3 kmod-tg3
endef
define Profile/Broadcom-b43/Description