mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-03 22:57:13 +00:00
This patch makes it possible to build the ib_srpt driver against a kernel before v4.21 + latest MOFED. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8653 d57e44dd-8a1f-0410-8b47-8ef2f437770f
4 lines
76 B
Makefile
4 lines
76 B
Makefile
LINUXINCLUDE := $(PRE_CFLAGS) $(LINUXINCLUDE)
|
|
|
|
obj-m += srp_data_desc_imm.o
|