unsilence the move so that we see it happen in the log

This commit is contained in:
Trammell hudson 2018-03-16 10:37:31 -04:00
parent dad0bc1415
commit 060af5df98
No known key found for this signature in database
GPG Key ID: 687A5005935B1533

View File

@ -86,7 +86,7 @@ $(BUILD)/%.rom:
$@ `stat -c'%s' $@.tmp` `stat -c'%s' $(ROM)` ; \
exit 1; \
fi
@mv $@.tmp $@
mv $@.tmp $@
$(BUILD)/%.vol:
./bin/create-fv \