mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
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/
|