mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-01 07:50:49 +00:00
* Finish dropping sim/txvu directory.
This commit is contained in:
parent
c939ffeb80
commit
53307c2301
@ -15,13 +15,6 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
sky_files="txvu"
|
||||
if ( echo $* | grep keep\-sky > /dev/null ) ; then
|
||||
keep_these_too="${sky_files} ${keep_these_too}"
|
||||
else
|
||||
lose_these_too="${sky_files} ${lose_these_too}"
|
||||
fi
|
||||
|
||||
d30v_files="d30v"
|
||||
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
|
||||
keep_these_too="${d30v_files} ${keep_these_too}"
|
||||
|
Loading…
Reference in New Issue
Block a user