Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
8f15a5670734c8b6e95122e7918c7887f9c1db1b
/
.
/
drivers
/
scsi
/
qedi
/
Makefile
blob: 90a6925577cca6d5ea147f3028f645af844b91b6 [
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_fw_api
.
o
qedi
-
$
(
CONFIG_DEBUG_FS
)
+=
qedi_debugfs
.
o