kbuild: fix errors of 'make *tags' and 'make cscope'
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 21 Feb 2014 06:45:11 +0000 (15:45 +0900)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 16:33:18 +0000 (11:33 -0500)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reported-by: Nishanth Menon <nm@ti.com>
Makefile

index 56d3d75..ed7c6a0 100644 (file)
--- 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