mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
txvu renamed to dvp
This commit is contained in:
@ -30,9 +30,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ( echo $* | grep keep\-sky > /dev/null ) ; then
|
if ( echo $* | grep keep\-sky > /dev/null ) ; then
|
||||||
keep_these_too="txvu ${keep_these_too}"
|
keep_these_too="dvp ${keep_these_too}"
|
||||||
else
|
else
|
||||||
lose_these_too="txvu ${lose_these_too}"
|
lose_these_too="dvp ${lose_these_too}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
|
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
|
||||||
|
Reference in New Issue
Block a user