]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/macintosh/ams/Makefile
Move ams driver to macintosh
[mv-sheeva.git] / drivers / macintosh / ams / Makefile
diff --git a/drivers/macintosh/ams/Makefile b/drivers/macintosh/ams/Makefile
new file mode 100644 (file)
index 0000000..41c95b2
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# 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