diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-05-01 17:37:51 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-05-01 17:37:51 +0200 |
commit | 3666932bf2212a8fa77e344c5d946e86787bdbbe (patch) | |
tree | cd9a1e5ccc70f9adc5b3f729f880b54575dc1f07 /Documentation | |
parent | e0202f56a82cd1170c6f1c520db669431cf26ddc (diff) | |
download | blackbird-op-linux-3666932bf2212a8fa77e344c5d946e86787bdbbe.tar.gz blackbird-op-linux-3666932bf2212a8fa77e344c5d946e86787bdbbe.zip |
perf_counter tools: remove build generated files
These files are generated during the build process. No need to have
them in the git repository.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/perf_counter/PERF-BUILD-OPTIONS | 4 | ||||
-rw-r--r-- | Documentation/perf_counter/PERF-CFLAGS | 1 | ||||
-rw-r--r-- | Documentation/perf_counter/PERF-VERSION-FILE | 1 |
3 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/perf_counter/PERF-BUILD-OPTIONS b/Documentation/perf_counter/PERF-BUILD-OPTIONS deleted file mode 100644 index 46d8d6ceb2f4..000000000000 --- a/Documentation/perf_counter/PERF-BUILD-OPTIONS +++ /dev/null @@ -1,4 +0,0 @@ -SHELL_PATH='/bin/sh' -TAR='tar' -NO_CURL='' -NO_PERL='' diff --git a/Documentation/perf_counter/PERF-CFLAGS b/Documentation/perf_counter/PERF-CFLAGS deleted file mode 100644 index f24906ca688d..000000000000 --- a/Documentation/perf_counter/PERF-CFLAGS +++ /dev/null @@ -1 +0,0 @@ --g -O2 -Wall -DSHA1_HEADER='<openssl/sha.h>' : /home/mingo/bin:libexec/perf-core:share/perf-core/templates:/home/mingo diff --git a/Documentation/perf_counter/PERF-VERSION-FILE b/Documentation/perf_counter/PERF-VERSION-FILE deleted file mode 100644 index 328e244c0c81..000000000000 --- a/Documentation/perf_counter/PERF-VERSION-FILE +++ /dev/null @@ -1 +0,0 @@ -PERF_VERSION = 0.0.1.PERF |