# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the MHI stack
#

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