Files
2025-08-12 22:16:57 +02:00

12 lines
152 B
Makefile
Executable File

# Host MHI stack
obj-y += host/
# Endpoint MHI stack
obj-y += ep/
# MHI Devices stack
obj-y += devices/
#MHI Controller stack
obj-y += controllers/