mirror of https://github.com/hak5/openwrt.git
7 lines
182 B
Makefile
7 lines
182 B
Makefile
|
BOARDNAME:=Generic
|
||
|
|
||
|
define Target/Description
|
||
|
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
|
||
|
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
|
||
|
endef
|