spi: fix the component.mk for eeprom example

introduced in f53812d27a83e32feb670be756cb41d94faebd5f.
This commit is contained in:
Michael (XIAO Xufeng) 2020-03-31 18:18:18 +08:00
parent c08bb08d2d
commit 6998257514

View File

@ -3,4 +3,4 @@
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_LDFRAGMENTS += "linker.lf"
COMPONENT_ADD_LDFRAGMENTS += linker.lf