mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-21 22:56:32 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@599 d57e44dd-8a1f-0410-8b47-8ef2f437770f
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
EXTRA_CFLAGS += -Iinclude/scst
|
|
EXTRA_CFLAGS += -Idrivers/scsi/qla2xxx
|
|
|
|
qla2x00tgt-y := qla2x00t.o
|
|
|
|
obj-$(CONFIG_SCST_QLA_TGT_ADDON) += qla2x00tgt.o
|