aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/legacy
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm47xx/legacy')
-rw-r--r--target/linux/brcm47xx/legacy/target.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk
index bdabd103d2..7310896762 100644
--- a/target/linux/brcm47xx/legacy/target.mk
+++ b/target/linux/brcm47xx/legacy/target.mk
@@ -1,7 +1,8 @@
FEATURES += low_mem pcmcia
-BOARDNAME:=Legacy (802.11g)
+BOARDNAME:=Legacy (BMIPS3300)
define Target/Description
- Build generic firmware for legacy 802.11g Broadcom BCM47xx
- and BCM53xx MIPS devices.
+ Build firmware for Broadcom BCM47xx and BCM53xx devices with
+ BMIPS3300 CPU except for BCM4705 SoC.
+ Supported SoCs: BCM5352E, BCM5354, BCM5365?, BCM4712, BCM4704.
endef