esp-idf/components/vfs/test/component.mk

4 lines
127 B
Makefile
Raw Normal View History

2017-01-09 09:50:42 -05:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
COMPONENT_ADD_LDFRAGMENTS += linker.lf