!22 Gitee Review - zzzuo

Merge pull request !22 from Zachery Wu/zzzuo
This commit is contained in:
openharmony_ci
2021-10-08 02:25:50 +00:00
committed by Gitee
+1 -1
View File
@@ -46,7 +46,7 @@ LINUX_KERNEL_UIMAGE_FILE=${LINUX_KERNEL_OBJ_OUT}/arch/arm/boot/uImage
make -f kernel.mk
if [ -f ${LINUX_KERNEL_UIMAGE_FILE} ];then
if [ -f "${LINUX_KERNEL_UIMAGE_FILE}" ];then
echo "uImage: ${LINUX_KERNEL_UIMAGE_FILE} build success"
else
echo "uImage: ${LINUX_KERNEL_UIMAGE_FILE} build failed!!!"