openwrtv4/target/linux/brcm47xx/generic/target.mk

10 lines
231 B
Makefile
Raw Normal View History

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