diff options
| author | Jonathan Austin <[email protected]> | 2012-12-17 15:59:41 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:13 -0800 |
| commit | da01ee3c8e7954fb7ed0ceb002d482c79f8b2ccd (patch) | |
| tree | 2b0ec06f862aefde2a4a2d122afb9b73aaf29f2d /tools/perf/scripts | |
| parent | ac5f121b8f2cad52b7671f9af872f8761b0ea1d4 (diff) | |
.gitignore: remove stale entry for generated version.h
Since userspace headers were moved to generated/uapi it possible to have a
stale copy of linux/version.h at that file's old location. This causes
confusion after building an older kernel version, then checking out and
building a new one; the old (stale) version header will still get picked
up until it is manually removed. This upsets the C library.
Since the uapi changes, include/linux/version.h is no longer generated and
should not be ignored, so this patch removes it from .gitignore.
Signed-off-by: Jonathan Austin <[email protected]>
Reported-by: Kevin Petit <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions