564f87ef5b
The mpc85xx-generic subtarget supports the QorIQ SoCs of the p1010 family. Rename the subtarget to reflect this affiliation as it's the case with the other mpc85xx subtargets. Signed-off-by: David Bauer <mail@david-bauer.net>
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
|
|
|