forked from Minki/linux
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: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:
parent
535005ca8e
commit
ed4cdf4a21
@ -1,2 +1 @@
|
||||
ccflags-y := -Idrivers/target -Idrivers/target/iscsi
|
||||
obj-$(CONFIG_INFINIBAND_ISERT) += ib_isert.o
|
||||
|
@ -1,2 +1 @@
|
||||
ccflags-y := -Idrivers/target
|
||||
obj-$(CONFIG_INFINIBAND_SRPT) += ib_srpt.o
|
||||
|
Loading…
Reference in New Issue
Block a user