Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/build/
H A Dupdate_defconfig.sh99 BASE_STR=$(echo "$BASE_VAL" | sed -n "$SED_STRING_EXP")
101 if [ -n "$BASE_STR" -a -n "$NEW_VAL" ]; then
103 for s in $BASE_STR; do