fixed files.mk error

This commit is contained in:
Peter Andersson
2016-03-31 23:30:16 +02:00
parent 41ab8f3170
commit bb63a559ec

View File

@ -1,4 +1,4 @@
ifndef niffs
ifndef spiffs
$(warn defaulting path to generic spiffs module, spiffs variable not set)
spiffs = ../generic/spiffs
endif