linux/linux-5.18.11/drivers/bus/mhi/host/Makefile

7 lines
198 B
Makefile
Raw Normal View History

2024-03-22 18:12:32 +00:00
obj-$(CONFIG_MHI_BUS) += mhi.o
mhi-y := init.o main.o pm.o boot.o
mhi-$(CONFIG_MHI_BUS_DEBUG) += debugfs.o
obj-$(CONFIG_MHI_BUS_PCI_GENERIC) += mhi_pci_generic.o
mhi_pci_generic-y += pci_generic.o