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

DEFAULT_PACKAGES += wpad-basic-wolfssl

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