Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5230
b: refs/heads/master
c: 8fd65b0
h: refs/heads/master
v: v3
  • Loading branch information
Hal Rosenstock authored and Linus Torvalds committed Jul 27, 2005
1 parent 118788b commit 494d6d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d0d099f1950bda2f712364a3bf74f20ddb61190
refs/heads/master: 8fd65b096a7ba1fff69c7991f481ebac5498673e
4 changes: 3 additions & 1 deletion trunk/drivers/infiniband/core/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
EXTRA_CFLAGS += -Idrivers/infiniband/include

obj-$(CONFIG_INFINIBAND) += ib_core.o ib_mad.o ib_sa.o \
ib_cm.o ib_umad.o
ib_cm.o ib_umad.o ib_ucm.o
obj-$(CONFIG_INFINIBAND_USER_VERBS) += ib_uverbs.o

ib_core-y := packer.o ud_header.o verbs.o sysfs.o \
Expand All @@ -15,4 +15,6 @@ ib_cm-y := cm.o

ib_umad-y := user_mad.o

ib_ucm-y := ucm.o

ib_uverbs-y := uverbs_main.o uverbs_cmd.o uverbs_mem.o

0 comments on commit 494d6d6

Please sign in to comment.