projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4c35bd
)
brcm47xx: update legacy subtarget description
author
Rafał Miłecki
<zajec5@gmail.com>
Wed, 8 Apr 2015 05:55:32 +0000
(
05:55
+0000)
committer
Rafał Miłecki
<zajec5@gmail.com>
Wed, 8 Apr 2015 05:55:32 +0000
(
05:55
+0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45310
target/linux/brcm47xx/legacy/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/legacy/target.mk
b/target/linux/brcm47xx/legacy/target.mk
index bdabd103d29ac1238158307d43249b96b2ef5dad..7310896762693be2830c33480a2b2eba5d3f691a 100644
(file)
--- 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