Sign in
gem5
/
arm
/
linux
/
243ec0909af052d3f420dd6a4d4376e68346d95c
/
.
/
drivers
/
iio
/
trigger
/
Makefile
blob: ce319a51b6afbfcd1699013843c0b46fecab3f5c [
file
]
#
# 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