Remove added whitespace

This commit is contained in:
newell 2024-10-07 16:08:04 -07:00
parent 51538c9196
commit f8fd081e02
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
} }
'' ''
# Do not use "long" paths in boot.bif, because embedded developers # Do not use "long" paths in boot.bif, because embedded developers
# can't write software (mkbootimage will segfault). # can't write software (mkbootimage will segfault).
bifdir=`mktemp -d` bifdir=`mktemp -d`
cd $bifdir cd $bifdir
ln -s ${szl}/szl.elf szl.elf ln -s ${szl}/szl.elf szl.elf