component.mk 240 B

12345678910
  1. #
  2. # "main" pseudo-component makefile.
  3. #
  4. # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
  5. COMPONENT_ADD_LDFLAGS=-l$(COMPONENT_NAME) \
  6. $(COMPONENT_PATH)/lib/libesp_processing.a