mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 20:02:04 +08:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
BOARDNAME:=P1020
|
|
FEATURES+=nand
|
|
|
|
define Target/Description
|
|
Build firmware images for Freescale P1020 based boards.
|
|
endef
|