mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-06 08:17:06 +08:00
8 lines
199 B
Makefile
8 lines
199 B
Makefile
![]() |
BOARDNAME:=Generic
|
||
|
FEATURES+=pcmcia
|
||
|
|
||
|
define Target/Description
|
||
|
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
|
||
|
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
|
||
|
endef
|