diff options
Diffstat (limited to 'target/linux/brcm47xx/profiles/100-Broadcom-b43.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/100-Broadcom-b43.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk index df8d37baff..7880ce80f6 100644 --- a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk +++ b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk @@ -12,7 +12,7 @@ endef define Profile/Broadcom-b43/Description Package set compatible with hardware using Broadcom BCM43xx cards - using the MAC80211 b43 and b43legacy drivers. + using the MAC80211 b43 and b43legacy drivers and b44 Ethernet driver. endef $(eval $(call Profile,Broadcom-b43)) |