http://git.etherboot.org
/
mirror
/
scst
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ported the OFED 1.5 commit http://www.openfabrics.org/git/?p=ofed_1_5/linux-2.6.git...
[mirror/scst/.git]
/
srpt
/
src
/
Makefile.in_kernel
diff --git
a/srpt/src/Makefile.in_kernel
b/srpt/src/Makefile.in_kernel
index
597f1c5
..
170c4b4
100644
(file)
--- a/
srpt/src/Makefile.in_kernel
+++ b/
srpt/src/Makefile.in_kernel
@@
-1,4
+1,4
@@
EXTRA_CFLAGS += -Idrivers/infiniband/include
-EXTRA_CFLAGS += -Iinclude/scs
i_tg
t
+EXTRA_CFLAGS += -Iinclude/scst
-obj-$(CONFIG_
INFINIBAND_SRPT)
+= ib_srpt.o
+obj-$(CONFIG_
SCST_SRPT)
+= ib_srpt.o