1obj-$(CONFIG_MHI_BUS) += mhi.o 2 3mhi-y := init.o main.o pm.o boot.o 4mhi-$(CONFIG_MHI_BUS_DEBUG) += debugfs.o 5