Searched refs:OUTPUT (Results 1 – 1 of 1) sorted by relevance
39 OUTPUT=.70 OUTPUT=$(echo $2 | sed 's/\/*$//')90 if [ "$OUTPUT" != . ]; then91 KCONFIG_CONFIG=$(readlink -m -- "$OUTPUT/.config")167 if [ "$OUTPUT" != "." ] ; then168 OUTPUT_ARG="O=$OUTPUT"
Completed in 2 milliseconds