blob: 85c467381349b9c9ee95d4b3ecda0bfb8f37b815 [file] [log] [blame]
Amir Levy9659e592016-10-27 18:08:27 +03001#
2# Makefile for the MSM specific device drivers.
3#
4obj-$(CONFIG_GSI) += gsi/
5obj-$(CONFIG_IPA) += ipa/
6obj-$(CONFIG_IPA3) += ipa/
Yan Heaabe3fc2016-11-14 17:04:53 -08007obj-$(CONFIG_SPS) += sps/
David Collins8885f792017-01-26 14:36:34 -08008
9obj-$(CONFIG_QPNP_COINCELL) += qpnp-coincell.o
10obj-$(CONFIG_QPNP_REVID) += qpnp-revid.o
11