blob: 2f93778b09cf7ed14b6b30cebf6e332230135374 (
plain)
1
2
3
4
5
6
7
8
9
|
BOARDNAME:=Generic
FEATURES+=pcmcia
DEFAULT_PACKAGES += wpad-basic
define Target/Description
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
endef
|