Commit ed4cdf4a authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Jason Gunthorpe
Browse files

infiniband: remove unneeded header search paths



The included headers are located in include/target/. I was able to
build these drivers without the extra header search paths.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarBart Van Assche <bvanassche@acm.org>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent 535005ca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
ccflags-y		:= -Idrivers/target -Idrivers/target/iscsi
obj-$(CONFIG_INFINIBAND_ISERT)	+= ib_isert.o
+0 −1
Original line number Diff line number Diff line
ccflags-y			:= -Idrivers/target
obj-$(CONFIG_INFINIBAND_SRPT)	+= ib_srpt.o