9 lines
151 B
Makefile
Raw Normal View History

2020-07-02 23:30:56 +08:00
BOARDNAME:=P1010
FEATURES+=nand
KERNELNAME:=simpleImage.tl-wdr4900-v1
2017-09-06 19:19:45 +08:00
define Target/Description
2020-07-02 23:30:56 +08:00
Build firmware images for P1010 based boards.
2017-09-06 19:19:45 +08:00
endef