makefile
来自「omap3 linux 2.6 用nocc去除了冗余代码」· 代码 · 共 15 行
TXT
15 行
## 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 + =
减小字号Ctrl + -
显示快捷键?