mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 07:36:44 +07:00
18956cf2d7
There is a nice buildsystem dedicated for userspace tools in Linux kernel tree. Switch iio target to be built by it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
lsiio-y += lsiio.o iio_utils.o
|
|
iio_event_monitor-y += iio_event_monitor.o iio_utils.o
|
|
iio_generic_buffer-y += iio_generic_buffer.o iio_utils.o
|