Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146099
b: refs/heads/master
c: 35cf723
h: refs/heads/master
i:
  146097: 2c49c52
  146095: 02f2088
v: v3
  • Loading branch information
Christoph Hellwig authored and Ingo Molnar committed May 6, 2009
1 parent 41bc187 commit 44e7519
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 48dd0fed90e2b1f1ba87401439b85942181c6df3
refs/heads/master: 35cf723e99c0e26ddf51f037dffaa4ff2c2c9106
4 changes: 1 addition & 3 deletions trunk/samples/trace_events/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# builds the trace events example kernel modules;
# then to use one (as root): insmod <module_name.ko>

PWD := $(shell pwd)

CFLAGS_trace-events-sample.o := -I$(PWD)/samples/trace_events/
CFLAGS_trace-events-sample.o := -I$(src)

obj-$(CONFIG_SAMPLE_TRACE_EVENTS) += trace-events-sample.o

0 comments on commit 44e7519

Please sign in to comment.