zephyr/ext/lib/Makefile

5 lines
93 B
Makefile

ifdef CONFIG_TINYCRYPT
ZEPHYRINCLUDE += -I$(srctree)/ext/lib/crypto/tinycrypt/include
endif