tn3399_openwrt/target/linux/bcm47xx/generic/target.mk

10 lines
239 B
Makefile
Raw Normal View History

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