xref: /linux/drivers/bus/mhi/Makefile (revision 2da68a77)
1# Host MHI stack
2obj-y += host/
3
4# Endpoint MHI stack
5obj-y += ep/
6