Fix makefile whitespace as per dnc40085 review

This commit is contained in:
TerryE 2018-06-26 15:54:56 +01:00
parent 17ae6e20c7
commit a3c2f48fc9
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ spiffsscript: remove-image LFSimage spiffsimg/spiffsimg
ifneq ($(LFSSOURCES),)
LFSimage: $(LFSSOURCES)
../luac.cross -f -o $(FSSOURCE)flash.img $(LFSSOURCES)
../luac.cross -f -o $(FSSOURCE)flash.img $(LFSSOURCES)
else
LFSimage:
rm -f $(FSSOURCE)flash.img