brcm47xx: add the small_Flash feature
[openwrt/openwrt.git] / target / linux / brcm47xx / legacy / target.mk
index 5cee32436f219cff45c0aedd034086be724add02..aa0e3ed5add7fe3ed94665092b9630268f11ed74 100644 (file)
@@ -1,7 +1,8 @@
-FEATURES += low_mem
-BOARDNAME:=Legacy (802.11g)
+FEATURES += low_mem pcmcia small_flash
+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