[openib-general] [PATCH] ib_mad: Add Linux 2.6 style Makefile

Hal Rosenstock halr at voltaire.com
Tue Sep 28 18:16:24 PDT 2004


ib_mad: Add Linux 2.6 style Makefile

Index: access/Makefile
===================================================================
--- access/Makefile     (revision 0)
+++ access/Makefile     (revision 0)
@@ -0,0 +1,8 @@
+EXTRA_CFLAGS += -I. -Idrivers/infiniband/include
+
+obj-$(CONFIG_INFINIBAND_ACCESS_LAYER) += \
+    ib_al.o
+
+ib_al-objs := \
+    ib_mad.o
+





More information about the general mailing list