mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-25 08:02:32 +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
|
||
|
|
||
|
|