repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
macintosh
/
ams
/
Makefile
blob
41c95b2089dcf0ce9a6555ac604c38412e484900
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