reset: add reset controller driver for MediaTek MIPS platform
[platform/kernel/u-boot.git] / Makefile
index 66ba436..cbacf1c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1812,6 +1812,9 @@ etags:
 cscope:
                $(FIND) $(FINDFLAGS) $(TAG_SUBDIRS) -name '*.[chS]' -print > \
                                                cscope.files
+               @find $(TAG_SUBDIRS) -name '*.[chS]' -type l -print | \
+                       grep -xvf - cscope.files > cscope.files.no-symlinks; \
+               mv cscope.files.no-symlinks cscope.files
                cscope -b -q -k
 
 SYSTEM_MAP = \