4 lines
135 B
Makefile
4 lines
135 B
Makefile
obj-$(CONFIG_INFINIBAND) += core/
|
|
obj-$(CONFIG_INFINIBAND) += hw/
|
|
obj-$(CONFIG_INFINIBAND) += ulp/
|
|
obj-$(CONFIG_INFINIBAND) += sw/
|