7 lines
168 B
Makefile
7 lines
168 B
Makefile
|
|
BOARDNAME:=P1020
|
||
|
|
KERNEL_IMAGES:=simpleImage.ws-ap3710i simpleImage.ws-ap3825i
|
||
|
|
|
||
|
|
define Target/Description
|
||
|
|
Build firmware images for Freescale P1020 based boards.
|
||
|
|
endef
|