404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.237.65: ~ $
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the industrial I/O buffer implementations
#

# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_IIO_BUFFER_CB) += industrialio-buffer-cb.o
obj-$(CONFIG_IIO_BUFFER_DMA) += industrialio-buffer-dma.o
obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
obj-$(CONFIG_IIO_TRIGGERED_BUFFER) += industrialio-triggered-buffer.o
obj-$(CONFIG_IIO_KFIFO_BUF) += kfifo_buf.o

Filemanager

Name Type Size Permission Actions
Kconfig File 1.36 KB 0644
Makefile File 456 B 0644