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:30:33 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-11-11 17:30:33 +0000
commitc5f6531ab2959acf193ec50342528fefac9af5b7 (patch)
tree26b445c770b8aa4d6e833dab1980773a2cff242a /target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
parent697dd7d82fad961e12fbadd877a01fe14486c367 (diff)
downloadupstream-c5f6531ab2959acf193ec50342528fefac9af5b7.tar.gz
upstream-c5f6531ab2959acf193ec50342528fefac9af5b7.tar.bz2
upstream-c5f6531ab2959acf193ec50342528fefac9af5b7.zip
brcm47xx: 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/trunk@34150 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