GIF89a;
Direktori : /usr/src/kernels/3.10.0-1160.83.1.el7.centos.plus.x86_64/drivers/macintosh/ams/ |
Current File : //usr/src/kernels/3.10.0-1160.83.1.el7.centos.plus.x86_64/drivers/macintosh/ams/Makefile |
# # Makefile for Apple Motion Sensor driver # ams-y := ams-core.o ams-input.o ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o obj-$(CONFIG_SENSORS_AMS) += ams.o