aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm47xx/generic/target.mk
blob: 3edeef2a518152656eafc592e0edbb6b37a6d0d8 (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME:=Generic
FEATURES+=pcmcia

DEFAULT_PACKAGES += wpad-basic-mbedtls

define Target/Description
	Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
	devices. It runs on both architectures BMIPS3300 and MIPS 74K.
endef