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

2 lines
87 B
Makefile
Raw Normal View History

2017-01-08 16:54:04 -05:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive