# Makefile for the MHI stack
#

# core layer
obj-y += core/
obj-y += controllers/
obj-y += devices/
obj-y += test/
