mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 11:57:06 +08:00
9 lines
157 B
Makefile
9 lines
157 B
Makefile
BOARDNAME:=smp
|
|
|
|
define Target/Description
|
|
Build firmware images for BCM63XX boards with SMP support.
|
|
Currently only BCM6362 and BCM6368 supported.
|
|
endef
|
|
|
|
|