9 lines
159 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME:=Generic
FEATURES+=nand
KERNELNAME:=cuImage.tl-wdr4900-v1
2017-09-06 19:19:45 +08:00
define Target/Description
Build firmware images for generic MPC85xx based boards.
endef