forked from espressif/esp-idf
spi: fix spi eeprom example build
Fix GNU make build error introduced in f53812d27a
This commit is contained in:
@@ -4,3 +4,4 @@
|
|||||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
# (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
|
||||||
|
COMPONENT_ADD_INCLUDEDIRS := .
|
||||||
|
Reference in New Issue
Block a user