📄 makefile
字号:
## Makefile for drivers/scsi/arm#acornscsi_mod-objs := acornscsi.o acornscsi-io.oobj-$(CONFIG_SCSI_ACORNSCSI_3) += acornscsi_mod.o queue.o msgqueue.oobj-$(CONFIG_SCSI_ARXESCSI) += arxescsi.o fas216.o queue.o msgqueue.oobj-$(CONFIG_SCSI_CUMANA_1) += cumana_1.oobj-$(CONFIG_SCSI_CUMANA_2) += cumana_2.o fas216.o queue.o msgqueue.oobj-$(CONFIG_SCSI_ECOSCSI) += ecoscsi.oobj-$(CONFIG_SCSI_OAK1) += oak.oobj-$(CONFIG_SCSI_POWERTECSCSI) += powertec.o fas216.o queue.o msgqueue.oobj-$(CONFIG_SCSI_EESOXSCSI) += eesox.o fas216.o queue.o msgqueue.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -