diff options
| author | Paolo \'Blaisorblade\' Giarrusso <blaisorblade_spam@yahoo.it> | 2004-11-06 02:07:44 +0100 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2004-11-06 02:07:44 +0100 |
| commit | 281a1814f056919f4c07863f1eccdd7dc6ec7a15 (patch) | |
| tree | e4c43d8003ec7f4884a145e5657342a3819395ca /scripts/kernel-doc | |
| parent | 5e76ff2bf65d1ac6b4ca152dd02fc560a71bd07c (diff) | |
Kbuild: avoid backup localversion files
Avoid including as localversion-files the *~ files, i.e. backup files. If I
have localversion-a and localversion-a~, I don't want both to be used. Nor I
want to use localversion*~ anyway.
Don't code that as $(wildcard localversion*[^~]) as that would exclude
"localversion" from the wildcard expansion result, because it requires at
least one character after localversion to exist in the name file. I.e.,
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
