Commit 2e46712e authored by Alessandro Rubini's avatar Alessandro Rubini

check-endian: remove temporary files

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent f57bc6cd
......@@ -23,3 +23,4 @@ if $OBJCOPY -O binary $TMPO /dev/stdout | od -t x1 -An | \
else
echo " -DPTPD_LSBF"
fi
rm -f $TMPC $TMPO
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment