Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
85848dd7ab75fce1134856228582a8df522c91d9
/
.
/
drivers
/
rapidio
/
Makefile
blob: b6139fe187bfe7389f1b30970dc03c16660ca161 [
file
] [
log
] [
blame
]
#
# Makefile for RapidIO interconnect services
#
obj
-
y
+=
rio
.
o rio
-
access
.
o rio
-
driver
.
o rio
-
scan
.
o rio
-
sysfs
.
o
obj
-
$
(
CONFIG_RAPIDIO
)
+=
switches
/
ifeq
(
$
(
CONFIG_RAPIDIO_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif