📄 makefile
字号:
## Makefile for the Qlogic fibre channel drivers## Note : at this point, these files are compiled on all systems.# In the future, some of these should be built conditionally.#O_TARGET := qla.oEXTRA_CFLAGS := -I../../scsiobj-$(CONFIG_FC_QLA2200) += qla2200.oobj-$(CONFIG_FC_QLA2300) += qla2300.oinclude $(TOPDIR)/Rules.make
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -