Files
fastbee/firmware/esp-idf/wumei-smart-firmware/components/button/test/component.mk
2021-07-13 17:15:20 +08:00

6 lines
112 B
Makefile

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