8 lines
117 B
Makefile
8 lines
117 B
Makefile
|
BOARDNAME:=generic
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for BCM63XX boards without SMP support.
|
||
|
endef
|
||
|
|
||
|
|