diff --git a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk index b50e30562ed..4c420fb2992 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 e06ceb0a86c..21265daff8a 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 cd6b10b3737..ca5295f7e38 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 7917d3552f0..301d02aebba 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 f246a3aae98..662a7c8e944 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 83dd59638c2..f974c00e453 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 55d729a5b79..e9dda49d668 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 88e6ec37efc..a936bba2037 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 d2788e6377d..24ac234fff5 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 35afab1d410..6ef0691a4ce 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 1fa81d71ec1..f671cd95996 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 731f9e5ea04..05121193040 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))