Sign in
coral
/
linux-mtk
/
e51db73532955dc5eaba4235e62b74b460709d5b
/
.
/
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