2016-09-21 01:23:29 +00:00
|
|
|
#
|
|
|
|
# Component Makefile
|
|
|
|
#
|
|
|
|
|
2016-10-28 06:32:13 +00:00
|
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
|
|
COMPONENT_PRIV_INCLUDEDIRS := include/internal include/platform include/openssl
|
2016-09-21 01:23:29 +00:00
|
|
|
|
|
|
|
COMPONENT_SRCDIRS := library platform
|
|
|
|
|