summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrecipes/images/files/library/t30/update.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/images/files/library/t30/update.sh b/recipes/images/files/library/t30/update.sh
index 953ef7b..010c835 100755
--- a/recipes/images/files/library/t30/update.sh
+++ b/recipes/images/files/library/t30/update.sh
@@ -263,7 +263,6 @@ if test -n "${KERNEL_DEVICETREE}"; then
fi
fi
done
- [ $COPIED = true ] || { echo "Did not find the devicetrees from KERNEL_DEVICETREE, ${KERNEL_DEVICETREE}. Aborting."; exit 1; }
fi
echo ""