404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.147.78.134: ~ $
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for RapidIO interconnect services
#
obj-$(CONFIG_RAPIDIO) += rapidio.o
rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o

obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
obj-$(CONFIG_RAPIDIO_CHMAN)	+= rio_cm.o

obj-$(CONFIG_RAPIDIO)		+= switches/
obj-$(CONFIG_RAPIDIO)		+= devices/

subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG

Filemanager

Name Type Size Permission Actions
devices Folder 0755
switches Folder 0755
Kconfig File 2.86 KB 0644
Makefile File 387 B 0644