summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-11-11 17:30:33 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-11-11 17:30:33 +0000
commitcadd36a303c68ea298552add937903e9bd1ed89a (patch)
tree63f80a01ec37a9af6aba905e2e3bf54823a41617 /target/linux/brcm47xx/profiles
parent62c9156af60dc2ff39fea987ee53196979a2847a (diff)
downloadmtk-20170518-cadd36a303c68ea298552add937903e9bd1ed89a.zip
mtk-20170518-cadd36a303c68ea298552add937903e9bd1ed89a.tar.gz
mtk-20170518-cadd36a303c68ea298552add937903e9bd1ed89a.tar.bz2
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. SVN-Revision: 34150
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-rw-r--r--target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk2
-rw-r--r--target/linux/brcm47xx/profiles/115-Bcm4705-none.mk2
-rw-r--r--target/linux/brcm47xx/profiles/WRT350Nv1.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk b/target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
index f5bdaac..9d3e357 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
diff --git a/target/linux/brcm47xx/profiles/115-Bcm4705-none.mk b/target/linux/brcm47xx/profiles/115-Bcm4705-none.mk
index 5b03f2c..5875fd9 100644
--- a/target/linux/brcm47xx/profiles/115-Bcm4705-none.mk
+++ b/target/linux/brcm47xx/profiles/115-Bcm4705-none.mk
@@ -7,7 +7,7 @@
define Profile/Bcm4705-none
NAME:=BCM4705/BCM4785, no WiFi
- PACKAGES:=-wpad-mini kmod-tg3 kmod-ssb-gige
+ PACKAGES:=-wpad-mini kmod-tg3 kmod-tg3
endef
define Profile/None/Description
diff --git a/target/linux/brcm47xx/profiles/WRT350Nv1.mk b/target/linux/brcm47xx/profiles/WRT350Nv1.mk
index 82be93a..c861615 100644
--- a/target/linux/brcm47xx/profiles/WRT350Nv1.mk
+++ b/target/linux/brcm47xx/profiles/WRT350Nv1.mk
@@ -7,7 +7,7 @@
define Profile/WRT350Nv1
NAME:=Linksys WRT350Nv1
- PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ssb-gige kmod-ocf-ubsec-ssb
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-tg3 kmod-ocf-ubsec-ssb
endef
define Profile/WRT350Nv1/Description