diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-05-14 10:09:31 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-05-14 10:09:31 +0000 |
commit | 16b6db7055929943792789ac1c8d34126fbff96f (patch) | |
tree | e186f536c8f47d24a272b869a96f38110c971c44 /target | |
parent | 1d878cabf26075dd59cc92d7f412394578eaff4d (diff) | |
download | mtk-20170518-16b6db7055929943792789ac1c8d34126fbff96f.zip mtk-20170518-16b6db7055929943792789ac1c8d34126fbff96f.tar.gz mtk-20170518-16b6db7055929943792789ac1c8d34126fbff96f.tar.bz2 |
brcm47xx: profiles: fix white spaces (s/ $//)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40763
Diffstat (limited to 'target')
12 files changed, 19 insertions, 19 deletions
diff --git a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk index b50e305..4c420fb 100644 --- a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk +++ b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk b/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk index e06ceb0..21265da 100644 --- a/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk +++ b/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk b/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk index cd6b10b..ca5295f 100644 --- a/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk +++ b/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk @@ -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)) diff --git a/target/linux/brcm47xx/profiles/105-Broadcom-none.mk b/target/linux/brcm47xx/profiles/105-Broadcom-none.mk index 7917d35..301d02a 100644 --- a/target/linux/brcm47xx/profiles/105-Broadcom-none.mk +++ b/target/linux/brcm47xx/profiles/105-Broadcom-none.mk @@ -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)) diff --git a/target/linux/brcm47xx/profiles/200-Broadcom-b44-b43.mk b/target/linux/brcm47xx/profiles/200-Broadcom-b44-b43.mk index f246a3a..662a7c8 100644 --- a/target/linux/brcm47xx/profiles/200-Broadcom-b44-b43.mk +++ b/target/linux/brcm47xx/profiles/200-Broadcom-b44-b43.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/201-Broadcom-b44-wl.mk b/target/linux/brcm47xx/profiles/201-Broadcom-b44-wl.mk index 83dd596..f974c00 100644 --- a/target/linux/brcm47xx/profiles/201-Broadcom-b44-wl.mk +++ b/target/linux/brcm47xx/profiles/201-Broadcom-b44-wl.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/204-Broadcom-b44-ath5k.mk b/target/linux/brcm47xx/profiles/204-Broadcom-b44-ath5k.mk index 55d729a..e9dda49 100644 --- a/target/linux/brcm47xx/profiles/204-Broadcom-b44-ath5k.mk +++ b/target/linux/brcm47xx/profiles/204-Broadcom-b44-ath5k.mk @@ -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)) diff --git a/target/linux/brcm47xx/profiles/205-Broadcom-b44-none.mk b/target/linux/brcm47xx/profiles/205-Broadcom-b44-none.mk index 88e6ec3..a936bba 100644 --- a/target/linux/brcm47xx/profiles/205-Broadcom-b44-none.mk +++ b/target/linux/brcm47xx/profiles/205-Broadcom-b44-none.mk @@ -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)) diff --git a/target/linux/brcm47xx/profiles/211-Broadcom-tg3-wl.mk b/target/linux/brcm47xx/profiles/211-Broadcom-tg3-wl.mk index d2788e6..24ac234 100644 --- a/target/linux/brcm47xx/profiles/211-Broadcom-tg3-wl.mk +++ b/target/linux/brcm47xx/profiles/211-Broadcom-tg3-wl.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk b/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk index 35afab1..6ef0691 100644 --- a/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk +++ b/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/221-Broadcom-bgmac-wl.mk b/target/linux/brcm47xx/profiles/221-Broadcom-bgmac-wl.mk index 1fa81d7..f671cd9 100644 --- a/target/linux/brcm47xx/profiles/221-Broadcom-bgmac-wl.mk +++ b/target/linux/brcm47xx/profiles/221-Broadcom-bgmac-wl.mk @@ -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 diff --git a/target/linux/brcm47xx/profiles/225-Broadcom-bgmac-none.mk b/target/linux/brcm47xx/profiles/225-Broadcom-bgmac-none.mk index 731f9e5..0512119 100644 --- a/target/linux/brcm47xx/profiles/225-Broadcom-bgmac-none.mk +++ b/target/linux/brcm47xx/profiles/225-Broadcom-bgmac-none.mk @@ -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)) |