Files
dongheng 9b2d10bdce feat(spiffs): Bring from esp-idf
Commit ID: 13018449
2019-04-22 09:45:52 +08:00

2 lines
87 B
Makefile

COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive