mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 12:06:50 +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
|