a92f73e922
The following patch enables building of initramfs images by default for the P1020 subtarget in mpc85xx. Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
6 lines
127 B
Makefile
6 lines
127 B
Makefile
BOARDNAME:=P1020
|
|
FEATURES += ramdisk
|
|
|
|
define Target/Description
|
|
Build firmware images for Freescale P1020 based boards.
|
|
endef
|