endef
define Profile/Broadcom-b43/Description
- Package set compatible with hardware any Broadcom BCM47xx or BCM535x
- SoC with Broadcom BCM43xx Wifi cards using the mac80211, b43 and
+ Package set compatible with hardware any Broadcom BCM47xx or BCM535x
+ SoC with Broadcom BCM43xx Wifi cards using the mac80211, b43 and
b43legacy drivers and b44, tg3 or bgmac Ethernet driver.
endef
endef
define Profile/Broadcom-wl/Description
- Package set compatible with hardware any Broadcom BCM47xx or BCM535x
- SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
+ Package set compatible with hardware any Broadcom BCM47xx or BCM535x
+ SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
wireless "wl" driver and b44, tg3 or bgmac Ethernet driver.
endef
endef
define Profile/Broadcom-ath5k/Description
- Package set compatible with hardware any Broadcom BCM47xx or BCM535x
- SoC with Atheros Wifi cards using the mac80211 and ath5k drivers and
+ Package set compatible with hardware any Broadcom BCM47xx or BCM535x
+ SoC with Atheros Wifi cards using the mac80211 and ath5k drivers and
b44, tg3 or bgmac Ethernet driver.
endef
$(eval $(call Profile,Broadcom-ath5k))
endef
define Profile/Broadcom-none/Description
- Package set compatible with hardware any Broadcom BCM47xx or BCM535x
+ Package set compatible with hardware any Broadcom BCM47xx or BCM535x
SoC without any Wifi cards and b44, tg3 or bgmac Ethernet driver.
endef
$(eval $(call Profile,Broadcom-none))
endef
define Profile/Broadcom-b44-b43/Description
- Package set compatible with hardware older Broadcom BCM47xx or BCM535x
- SoC with Broadcom BCM43xx Wifi cards using the mac80211, b43 and
+ Package set compatible with hardware older Broadcom BCM47xx or BCM535x
+ SoC with Broadcom BCM43xx Wifi cards using the mac80211, b43 and
b43legacy drivers and b44 Ethernet driver.
endef
endef
define Profile/Broadcom-b44-wl/Description
- Package set compatible with hardware older Broadcom BCM47xx or BCM535x
- SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
+ Package set compatible with hardware older Broadcom BCM47xx or BCM535x
+ SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
wireless "wl" driver and b44 Ethernet driver.
endef
endef
define Profile/Broadcom-b44-ath5k/Description
- Package set compatible with hardware older Broadcom BCM47xx or BCM535x
- SoC with Atheros Wifi cards using the mac80211 and ath5k drivers and
+ Package set compatible with hardware older Broadcom BCM47xx or BCM535x
+ SoC with Atheros Wifi cards using the mac80211 and ath5k drivers and
b44 Ethernet driver.
endef
$(eval $(call Profile,Broadcom-b44-ath5k))
endef
define Profile/Broadcom-b44-none/Description
- Package set compatible with hardware older Broadcom BCM47xx or BCM535x
+ Package set compatible with hardware older Broadcom BCM47xx or BCM535x
SoC without any Wifi cards and b44 Ethernet driver.
endef
$(eval $(call Profile,Broadcom-b44-none))
define Profile/Broadcom-tg3-wl/Description
Package set compatible with hardware Broadcom BCM4705/BCM4785
- SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
+ SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
wireless "wl" driver and tg3 Ethernet driver.
endef
endef
define Profile/Broadcom-bgmac-b43/Description
- Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
+ Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
SoC with Broadcom BCM43xx Wifi cards using the mac80211 and b43
drivers and bgmac Ethernet driver.
endef
endef
define Profile/Broadcom-bgmac-wl/Description
- Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
- SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
+ Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
+ SoC with Broadcom BCM43xx Wifi cards using the proprietary Broadcom
wireless "wl" driver and bgmac Ethernet driver.
endef
endef
define Profile/Broadcom-bgmac-none/Description
- Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
+ Package set compatible with hardware newer Broadcom BCM47xx or BCM535x
SoC without any Wifi cards and bgmac Ethernet driver.
endef
$(eval $(call Profile,Broadcom-bgmac-none))