mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 16:15:29 +08: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
|
|
|