Home
last modified time | relevance | path

Searched refs:RCS_FIND_IGNORE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/
H A Dtags.sh16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )"
/OK3568_Linux_fs/kernel/
H A DMakefile551 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1648 @find $(srctree) $(RCS_FIND_IGNORE) \
1946 @find $(if $(KBUILD_EXTMOD), $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
2011 find $(srctree)/* $(RCS_FIND_IGNORE) \
2016 find $(srctree)/* $(RCS_FIND_IGNORE) \
H A DMakefile-bak551 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \
1649 @find $(srctree) $(RCS_FIND_IGNORE) \
1947 @find $(if $(KBUILD_EXTMOD), $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
2012 find $(srctree)/* $(RCS_FIND_IGNORE) \
2017 find $(srctree)/* $(RCS_FIND_IGNORE) \
/OK3568_Linux_fs/u-boot/
H A DMakefile387 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1561 @find $(if $(KBUILD_EXTMOD), $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
1590 @find $(srctree) $(RCS_FIND_IGNORE) \