Home
last modified time | relevance | path

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

/linux-6.14.4/
DMakefile636 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1606 @find . $(RCS_FIND_IGNORE) \
1615 @find . $(RCS_FIND_IGNORE) \
1818 $(Q)find $(srctree) $(RCS_FIND_IGNORE) \
2005 @find . $(RCS_FIND_IGNORE) \
2086 find $(srctree)/* $(RCS_FIND_IGNORE) \
2091 find $(srctree)/* $(RCS_FIND_IGNORE) \
/linux-6.14.4/scripts/
Dtags.sh16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )"