X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Finfiniband%2FMakefile;h=da2066c4f22c03da192a390a5d5893226f6ff7f6;hb=b312362be6d9155b66f3a26d9159e0a680fbd6c5;hp=eea27322a22d645b27da95ab61cf2aa0e5d85717;hpb=f1f76afd71e0f17af9a35fcb649f4bab53304a4d;p=powerpc.git diff --git a/drivers/infiniband/Makefile b/drivers/infiniband/Makefile index eea27322a2..da2066c4f2 100644 --- a/drivers/infiniband/Makefile +++ b/drivers/infiniband/Makefile @@ -1,5 +1,9 @@ obj-$(CONFIG_INFINIBAND) += core/ obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/ -obj-$(CONFIG_IPATH_CORE) += hw/ipath/ +obj-$(CONFIG_INFINIBAND_IPATH) += hw/ipath/ +obj-$(CONFIG_INFINIBAND_EHCA) += hw/ehca/ +obj-$(CONFIG_INFINIBAND_AMSO1100) += hw/amso1100/ +obj-$(CONFIG_INFINIBAND_CXGB3) += hw/cxgb3/ obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/ obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/ +obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/