mirror_ubuntu-kernels/drivers/bus/mhi/Makefile

6 lines
102 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
# Host MHI stack
obj-$(CONFIG_MHI_BUS) += host/
# Endpoint MHI stack
obj-$(CONFIG_MHI_BUS_EP) += ep/