]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/infiniband/Makefile
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[karo-tx-linux.git] / drivers / infiniband / Makefile
index 893bee0a50b572946149ab46fb65cdb8cee1b06a..2b5d1098ef45f4c3ba9fa5ccfed4c2aa76b0e7c3 100644 (file)
@@ -1,7 +1,8 @@
 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_IPOIB)         += ulp/ipoib/
 obj-$(CONFIG_INFINIBAND_SRP)           += ulp/srp/
 obj-$(CONFIG_INFINIBAND_ISER)          += ulp/iser/