aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/legacy/target.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm47xx/legacy/target.mk')
-rw-r--r--target/linux/brcm47xx/legacy/target.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk
new file mode 100644
index 0000000..7310896
--- /dev/null
+++ b/target/linux/brcm47xx/legacy/target.mk
@@ -0,0 +1,8 @@
+FEATURES += low_mem pcmcia
+BOARDNAME:=Legacy (BMIPS3300)
+
+define Target/Description
+ Build firmware for Broadcom BCM47xx and BCM53xx devices with
+ BMIPS3300 CPU except for BCM4705 SoC.
+ Supported SoCs: BCM5352E, BCM5354, BCM5365?, BCM4712, BCM4704.
+endef