/ components / freertos / test / component.mk
component.mk
1  #
2  #Component Makefile
3  #
4  
5  COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive