mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 21:21:28 +00:00
It was brocken. Fixed.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@599 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
EXTRA_CFLAGS += -Iinclude/scst
|
||||
EXTRA_CFLAGS += -Idrivers/scsi/qla2xxx
|
||||
|
||||
qla2x00tgt-y := qla2x00tgt.o
|
||||
qla2x00tgt-y := qla2x00t.o
|
||||
|
||||
obj-$(SCST_QLA_TGT_ADDON) += qla2x00tgt.o
|
||||
obj-$(CONFIG_SCST_QLA_TGT_ADDON) += qla2x00tgt.o
|
||||
|
||||
Reference in New Issue
Block a user