mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
9 lines
151 B
Makefile
9 lines
151 B
Makefile
BOARDNAME:=P1010
|
|
FEATURES+=nand
|
|
KERNELNAME:=simpleImage.tl-wdr4900-v1
|
|
|
|
define Target/Description
|
|
Build firmware images for P1010 based boards.
|
|
endef
|
|
|