Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmerge_config.sh144 PREV_VAL=$(grep -w $CFG $TMP_FILE)
148 ${WARNOVERRIDE} Previous value: $PREV_VAL
153 elif [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then
155 ${WARNOVERRIDE} Previous value: $PREV_VAL