LingmoOS-kernel/drivers/scsi/esas2r/Makefile

7 lines
243 B
Makefile
Raw Normal View History

2024-07-18 03:58:23 +00:00
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_SCSI_ESAS2R) += esas2r.o
esas2r-objs := esas2r_log.o esas2r_disc.o esas2r_flash.o esas2r_init.o \
esas2r_int.o esas2r_io.o esas2r_ioctl.o esas2r_targdb.o \
esas2r_vda.o esas2r_main.o