Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dtags.sh16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )"
/linux-6.12.1/
DMakefile603 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1534 @find . $(RCS_FIND_IGNORE) \
1543 @find . $(RCS_FIND_IGNORE) \
1945 @find $(or $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
2021 find $(srctree)/* $(RCS_FIND_IGNORE) \
2026 find $(srctree)/* $(RCS_FIND_IGNORE) \