Enable simpleImage.mb build for kc705 machine Signed-off-by: Manjukumar Matha <[email protected]> --- meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf b/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf index a73ce9c..61236bb 100644 --- a/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf +++ b/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf @@ -15,6 +15,7 @@ USE_VT = "" SERIAL_CONSOLE = "115200 ttyS0" KERNEL_IMAGETYPE ?= "linux.bin.ub" +KERNEL_IMAGETYPES += "simpleImage.mb" MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" -- 2.7.4 This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately. -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
