Source code for the Trusted Boot Module.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tbm-mcu/source/Makefile

10 lines
239 B

-include source/core/Makefile
-include source/ftl/Makefile
-include source/mufs/Makefile
-include source/platform/Makefile
-include source/shell/Makefile
-include source/tests/Makefile
obj-y += source/bitops.o
tbm-obj-y += source/main.o