Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dmerge_config.sh137 PREV_VAL=$(grep -w $CFG $TMP_FILE)
141 echo Previous value: $PREV_VAL
146 elif [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then
148 echo Previous value: $PREV_VAL

Completed in 3 milliseconds