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