![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for RapidIO interconnect services 0004 # 0005 obj-$(CONFIG_RAPIDIO) += rapidio.o 0006 rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o 0007 0008 obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o 0009 obj-$(CONFIG_RAPIDIO_CHMAN) += rio_cm.o 0010 0011 obj-$(CONFIG_RAPIDIO) += switches/ 0012 obj-$(CONFIG_RAPIDIO) += devices/ 0013 0014 subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |