openwrtv4/target/linux/mpc85xx/p1020/target.mk
Chris Blake a92f73e922 mpc85xx: Enable initramfs for p1020 subtarget
The following patch enables building of initramfs images by default for
the P1020 subtarget in mpc85xx.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
2017-10-14 01:19:35 +02:00

6 lines
127 B
Makefile

BOARDNAME:=P1020
FEATURES += ramdisk
define Target/Description
Build firmware images for Freescale P1020 based boards.
endef