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