3 lines
75 B
Makefile
3 lines
75 B
Makefile
|
ccflags-y := -Idrivers/target
|
||
|
obj-$(CONFIG_INFINIBAND_SRPT) += ib_srpt.o
|