8 lines
183 B
Makefile
8 lines
183 B
Makefile
BOARDNAME:=P1010
|
|
KERNEL_IMAGES:=simpleImage.br200-wp simpleImage.tl-wdr4900-v1 simpleImage.ws-ap3715i
|
|
|
|
define Target/Description
|
|
Build firmware images for P1010 based boards.
|
|
endef
|
|
|