mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
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.)
|
||||
|
||||
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||
COMPONENT_ADD_INCLUDEDIRS := .
|
||||
|
Reference in New Issue
Block a user