init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#
|
||||
#Component Makefile
|
||||
#
|
||||
|
||||
COMPONENT_SRCDIRS += ./
|
||||
COMPONENT_PRIV_INCLUDEDIRS += ./
|
||||
|
||||
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
|
Reference in New Issue
Block a user