7 lines
122 B
Makefile
Raw Normal View History

BOARDNAME:=P1020
2019-01-17 00:43:13 +01:00
FEATURES+=nand
define Target/Description
Build firmware images for Freescale P1020 based boards.
endef