Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dtags.sh16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )"
/openbmc/linux/
H A DMakefile621 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1522 @find . $(RCS_FIND_IGNORE) \
1531 @find . $(RCS_FIND_IGNORE) \
1930 @find $(or $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
2003 find $(srctree)/* $(RCS_FIND_IGNORE) \
2008 find $(srctree)/* $(RCS_FIND_IGNORE) \
/openbmc/u-boot/
H A DMakefile410 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1784 @find $(if $(KBUILD_EXTMOD), $(KBUILD_EXTMOD), .) $(RCS_FIND_IGNORE) \
1815 @find $(srctree) $(RCS_FIND_IGNORE) \