Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
b12fb7f46af7d548503d75be59f493f958c6d1b3
/
.
/
drivers
/
scsi
/
qedi
/
Makefile
blob: 2b3e16b24299ee94bf752d361d7b479c7958c385 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_QEDI
)
:=
qedi
.
o
qedi
-
y
:=
qedi_main
.
o qedi_iscsi
.
o qedi_fw
.
o qedi_sysfs
.
o \
qedi_dbg
.
o
qedi
-
$
(
CONFIG_DEBUG_FS
)
+=
qedi_debugfs
.
o