Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dtags.sh302 mach_suffix=$SUBARCH
306 case $mach_suffix in
312 if [ ! -d ${tree}arch/$SRCARCH/mach-$mach_suffix ]; then
313 echo "Warning: arch/arm/mach-$mach_suffix/ not found." >&2
319 *"mach-"${mach_suffix})