diff options
| author | Igor Grinberg <[email protected]> | 2014-07-15 15:52:01 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-07-22 07:44:27 -0400 |
| commit | b3dfe43c6c4b39c443b8376f0d2f83ffef342080 (patch) | |
| tree | d4a6d8799a23897de0b82cd131a2c3d9dcfc4449 /scripts/mailmapper | |
| parent | 8d819ab5e18618b2f143e64655981ba3a6ae5711 (diff) | |
Makefile: fix ctags/etags clean targets
Commit efcf861 (kbuild: use scripts/Makefile.clean)
refactored the cleaning targets and accidentially replaced the actually
generated "ctags" and "etags" files in the file list by "tags" and "TAGS".
"tags" and "TAGS" are not part of the Makefile build targets and
therefore should not be a part of the list for clean targets.
Substitute the actually generated files instead, to fix the clean
targets behavior.
Cc: Masahiro Yamada <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
Diffstat (limited to 'scripts/mailmapper')
0 files changed, 0 insertions, 0 deletions
