David Cermak abcc3fe6da spi: fix spi eeprom example build
Fix GNU make build error introduced in f53812d27a83e32feb670be756cb41d94faebd5f
2020-03-31 17:48:01 +02:00

8 lines
249 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_LDFRAGMENTS += linker.lf
COMPONENT_ADD_INCLUDEDIRS := .