From: Masahiro Yamada Date: Fri, 21 Feb 2014 06:45:11 +0000 (+0900) Subject: kbuild: fix errors of 'make *tags' and 'make cscope' X-Git-Tag: v2014.04-rc2~108 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=276511871b405ced706fc8dde11352940bd947c8;p=u-boot kbuild: fix errors of 'make *tags' and 'make cscope' Signed-off-by: Masahiro Yamada Reported-by: Nishanth Menon --- diff --git a/Makefile b/Makefile index 56d3d750a8..ed7c6a0045 100644 --- a/Makefile +++ b/Makefile @@ -412,7 +412,7 @@ endif # of make so .config is not included in this case either (for *config). no-dot-config-targets := clean clobber mrproper distclean \ - cscope TAGS %tags help %docs check% coccicheck \ + help %docs check% coccicheck \ backup config-targets := 0