mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 09:05:45 +00:00
Tinycrypt is maintained at github and thus should be treated as an external library and hosted under ext/. Change-Id: I4c4a3bcdacf01d4922919e5ea1f9dec21a19cd37 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
3 lines
72 B
Makefile
3 lines
72 B
Makefile
include $(srctree)/ext/lib/Makefile
|
|
include $(srctree)/ext/hal/Makefile
|