summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-04-08 05:55:32 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-04-08 05:55:32 +0000
commit705651884d6ad3ae598ce59d3750fd3e53234739 (patch)
treee015e0c184f9e3734eb34d6bba8e40b1fc2dc1c3 /target/linux/brcm47xx
parente4c35bd9fb2a501784e8a42498938648ffcead6a (diff)
downloadmaster-31e0f0ae-705651884d6ad3ae598ce59d3750fd3e53234739.tar.gz
master-31e0f0ae-705651884d6ad3ae598ce59d3750fd3e53234739.tar.bz2
master-31e0f0ae-705651884d6ad3ae598ce59d3750fd3e53234739.zip
brcm47xx: update legacy subtarget description
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45310
Diffstat (limited to 'target/linux/brcm47xx')
-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