NTB: Split ntb_hw_intel and ntb_transport drivers
[linux-2.6-block.git] / drivers / ntb / Makefile
index 712e953a8fdae27cf4efe55cac612520100e1562..b9fa663ecfecfeebc76e9350be67622f8964c9df 100644 (file)
@@ -1,4 +1,2 @@
-obj-$(CONFIG_NTB) += ntb.o
-obj-$(CONFIG_NTB) += ntb_hw_intel.o
-
-ntb_hw_intel-objs := hw/intel/ntb_hw_intel.o ntb_transport.o
+obj-$(CONFIG_NTB) += ntb.o hw/
+obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o