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