summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/classes/kernel-cuimage.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/classes/kernel-cuimage.bbclass b/meta-phosphor/classes/kernel-cuimage.bbclass
index 4f0e38b52..871bee3b8 100644
--- a/meta-phosphor/classes/kernel-cuimage.bbclass
+++ b/meta-phosphor/classes/kernel-cuimage.bbclass
@@ -39,7 +39,6 @@ do_uboot_mkcimage() {
fi
uboot-mkimage -A ${UBOOT_ARCH} -O linux -T kernel -C "${linux_comp}" -a ${UBOOT_LOADADDRESS} -e $ENTRYPOINT -n "${DISTRO_NAME}/${PV}/${MACHINE}" -d linux-dts.bin arch/${ARCH}/boot/cuImage
- rm -f linux.bin linux-dts.bin
fi
fi
}
OpenPOWER on IntegriCloud