OVMS3-idf/components/esp_wifi/test/component.mk

8 lines
136 B
Makefile
Raw Normal View History

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