kernel_samsung_a53x/drivers/bus/mhi/host/Makefile
2024-06-15 16:02:09 -03:00

6 lines
198 B
Makefile
Executable file

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