mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1716 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
5
qla2x00t/qla2x00-target/Makefile_in-tree-2.6.34
Normal file
5
qla2x00t/qla2x00-target/Makefile_in-tree-2.6.34
Normal file
@@ -0,0 +1,5 @@
|
||||
ccflags-y += -Iinclude/scst -Idrivers/scsi/qla2xxx
|
||||
|
||||
qla2x00tgt-y := qla2x00t.o
|
||||
|
||||
obj-$(CONFIG_SCST_QLA_TGT_ADDON) += qla2x00tgt.o
|
||||
6
scst_local/in-tree/Makefile-2.6.34
Normal file
6
scst_local/in-tree/Makefile-2.6.34
Normal file
@@ -0,0 +1,6 @@
|
||||
SCST_INC_DIR := include/scst
|
||||
SCST_DIR := drivers/scst
|
||||
ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR)
|
||||
|
||||
obj-$(CONFIG_SCST_LOCAL) += scst_local.o
|
||||
|
||||
Reference in New Issue
Block a user