Skip to content

Commit

Permalink
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
Browse files Browse the repository at this point in the history
The TRACEEVENT-CFLAGS file is used to detect any change on compiler
flags. Just ignore it.

Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
  • Loading branch information
Namhyung Kim authored and acmel committed Jul 25, 2012
1 parent 52b5c0d commit 52f18a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/lib/traceevent/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TRACEEVENT-CFLAGS

0 comments on commit 52f18a2

Please sign in to comment.