Home
last modified time | relevance | path

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

/scripts/
Dtags.sh296 if [ "$SUBARCH" = "i386" ]; then
298 elif [ "$SUBARCH" = "x86_64" ]; then
301 archinclude=${SUBARCH}
303 elif [ "${SRCARCH}" = "arm" -a "${SUBARCH}" != "" ]; then
308 *"mach-"${SUBARCH})
310 *"plat-"${SUBARCH})