Sign in
gbmc
/
linux
/
refs/heads/master
/
.
/
drivers
/
scsi
/
leapraid
/
Makefile
blob: bdafc036cd005060afe64c80d59a94eba8ce4267 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the LEAPRAID drivers.
#
obj
-
$
(
CONFIG_SCSI_LEAPRAID
)
+=
leapraid
.
o
leapraid
-
objs
+=
leapraid_func
.
o \
leapraid_os
.
o \
leapraid_transport
.
o \
leapraid_app
.
o