1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 15:39:13 -04:00

8 lines
136 B
Makefile
Raw Normal View History

2019-03-22 14:21:15 +08:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
COMPONENT_SRCDIRS := .