mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
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
|