4 lines
126 B
Makefile
4 lines
126 B
Makefile
|
obj-$(CONFIG_INFINIBAND) += core/
|
||
|
obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/
|
||
|
obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/
|