Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281153
b: refs/heads/master
c: 848afbd
h: refs/heads/master
i:
  281151: cc7547b
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Greg Kroah-Hartman committed Nov 29, 2011
1 parent 580c88f commit d1b2d10
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d31597d37ec8842b9575005190fde2898764628
refs/heads/master: 848afbd72ed02db1ed20ae7917c241983df7b314
11 changes: 11 additions & 0 deletions trunk/drivers/staging/lttng/lib/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
obj-m += lib-ring-buffer.o

lib-ring-buffer-objs := \
ringbuffer/ring_buffer_backend.o \
ringbuffer/ring_buffer_frontend.o \
ringbuffer/ring_buffer_iterator.o \
ringbuffer/ring_buffer_vfs.o \
ringbuffer/ring_buffer_splice.o \
ringbuffer/ring_buffer_mmap.o \
prio_heap/lttng_prio_heap.o \
../wrapper/splice.o

0 comments on commit d1b2d10

Please sign in to comment.