mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 11:57:06 +08:00
7 lines
127 B
Makefile
7 lines
127 B
Makefile
BOARDNAME:=P1020
|
|
FEATURES += ramdisk
|
|
|
|
define Target/Description
|
|
Build firmware images for Freescale P1020 based boards.
|
|
endef
|