summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/prereq.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/prereq.sh b/scripts/prereq.sh
index b9a47458c..0245d6e9d 100755
--- a/scripts/prereq.sh
+++ b/scripts/prereq.sh
@@ -603,6 +603,7 @@ if which cpio >/dev/null 2>&1; then
else
printf "found\n"
fi
+else
printf "not found\n"
host_build_cpio=1
fi