summaryrefslogtreecommitdiff
path: root/mhi/core/Makefile
blob: 4133159c2ebcaf70a5d4839e34d87d278c1a9edc (plain)
1
2
3
4
5
6
7
obj-$(CONFIG_MHI_BUS) += mhi.o

mhi-y := init.o main.o pm.o boot.o
mhi-$(CONFIG_MHI_BUS_MISC) += misc.o
mhi-$(CONFIG_MHI_BUS_DEBUG) += debugfs.o

ccflags-y += -DCONFIG_WCN_GOOGLE