]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/macintosh/ams/Makefile
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
[mirror_ubuntu-bionic-kernel.git] / drivers / macintosh / ams / Makefile
1 #
2 # Makefile for Apple Motion Sensor driver
3 #
4
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