]> granicus.if.org Git - esp-idf/blob - components/openssl/component.mk
ethernet: add iperf example to test real bandwidth
[esp-idf] / components / openssl / component.mk
1 #
2 # Component Makefile
3 #
4
5 COMPONENT_ADD_INCLUDEDIRS := include
6 COMPONENT_PRIV_INCLUDEDIRS := include/internal include/platform include/openssl
7
8 COMPONENT_SRCDIRS := library platform
9