aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/rampingios/build-all.sh
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-09-29 17:51:45 -0600
committerSelene ToyKeeper2018-09-29 17:51:45 -0600
commita39a879bf43efb3c90dc6f9d7e86c02b2516400f (patch)
tree845bc3f523fe8bcabfd43687fd047eaf1d1241de /spaghetti-monster/rampingios/build-all.sh
parentCalibrated ROT66-219b build better. (diff)
parentApplied recent Anduril updates to RampingIOS V3: (diff)
downloadanduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.tar.gz
anduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.tar.bz2
anduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.zip
merged updates from fsm branch
Diffstat (limited to 'spaghetti-monster/rampingios/build-all.sh')
-rwxr-xr-xspaghetti-monster/rampingios/build-all.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/spaghetti-monster/rampingios/build-all.sh b/spaghetti-monster/rampingios/build-all.sh
index 7546bd9..22597b7 100755
--- a/spaghetti-monster/rampingios/build-all.sh
+++ b/spaghetti-monster/rampingios/build-all.sh
@@ -5,15 +5,12 @@ cp -av ../anduril/cfg*.h .
UI=rampingiosv3
for TARGET in \
- BLF_GT \
- BLF_GT_MINI \
- BLF_Q8 \
EMISAR_D1 \
EMISAR_D1S \
EMISAR_D4 \
+ EMISAR_D4_219C \
EMISAR_D4S \
- EMISAR_D4S_219c \
- FW3A \
+ EMISAR_D4S_219C \
; do
echo "===== $TARGET ====="
../../../bin/build-85.sh "$UI" "-DFSM_${TARGET}_DRIVER"