Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2302cec2240de28ee1c6977dbbcce308bce8af83
/
.
/
drivers
/
iio
/
trigger
/
Makefile
blob: ce319a51b6afbfcd1699013843c0b46fecab3f5c [
file
] [
log
] [
blame
]
#
# Makefile for triggers not associated with iio-devices
#
obj
-
$
(
CONFIG_IIO_INTERRUPT_TRIGGER
)
+=
iio
-
trig
-
interrupt
.
o
obj
-
$
(
CONFIG_IIO_SYSFS_TRIGGER
)
+=
iio
-
trig
-
sysfs
.
o