10 lines
239 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME:=Generic
FEATURES+=pcmcia
2021-06-15 17:58:07 +08:00
DEFAULT_PACKAGES += wpad-basic-wolfssl
2017-09-06 19:19:45 +08:00
define Target/Description
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
endef