Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
[linux-btrfs-devel.git] / drivers / macintosh / ams / Makefile
blob41c95b2089dcf0ce9a6555ac604c38412e484900
2 # Makefile for Apple Motion Sensor driver
5 ams-y := ams-core.o ams-input.o
6 ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o
7 ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o
8 obj-$(CONFIG_SENSORS_AMS) += ams.o