brcm47xx: profiles: fix white spaces (s/ $//)

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 40763
This commit is contained in:
Hauke Mehrtens 2014-05-14 10:09:31 +00:00
parent 1d878cabf2
commit 16b6db7055
12 changed files with 19 additions and 19 deletions

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-b43
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

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-wl
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

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-ath5k
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))

View File

@ -11,7 +11,7 @@ define Profile/Broadcom-none
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))

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-b44-b43
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

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-b44-wl
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

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-b44-ath5k
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))

View File

@ -11,7 +11,7 @@ define Profile/Broadcom-b44-none
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))

View File

@ -12,7 +12,7 @@ endef
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

View File

@ -11,7 +11,7 @@ define Profile/Broadcom-bgmac-b43
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

View File

@ -11,8 +11,8 @@ define Profile/Broadcom-bgmac-wl
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

View File

@ -11,7 +11,7 @@ define Profile/Broadcom-bgmac-none
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))