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 <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1341559297-25725-3-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo 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.