Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
f01dce9474e9f09290707b523a134a9605845b00
/
.
/
drivers
/
scsi
/
qla2xxx
/
Makefile
blob: 5df782f4a097f9cd8b32455319f3894a5879cd06 [
file
] [
log
] [
blame
]
qla2xxx
-
y
:=
qla_os
.
o qla_init
.
o qla_mbx
.
o qla_iocb
.
o qla_isr
.
o qla_gs
.
o \
qla_dbg
.
o qla_sup
.
o qla_attr
.
o qla_mid
.
o qla_dfs
.
o qla_bsg
.
o \
qla_nx
.
o
obj
-
$
(
CONFIG_SCSI_QLA_FC
)
+=
qla2xxx
.
o