mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 09:32:32 +00:00
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>
2 lines
43 B
Makefile
2 lines
43 B
Makefile
obj-$(CONFIG_INFINIBAND_SRPT) += ib_srpt.o
|