aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/rampingios/build-all.sh
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-10-10 21:29:22 -0600
committerSelene ToyKeeper2018-10-10 21:29:22 -0600
commit85e0f22130db548c25e2c7677b02087211571306 (patch)
tree00d56b45fa181418fc2ce72bfa93f766008bdfe0 /spaghetti-monster/rampingios/build-all.sh
parentFixed location of an #endif (diff)
parentapplied thermal target bugfix from Anduril (diff)
downloadanduril-85e0f22130db548c25e2c7677b02087211571306.tar.gz
anduril-85e0f22130db548c25e2c7677b02087211571306.tar.bz2
anduril-85e0f22130db548c25e2c7677b02087211571306.zip
merged updates from fsm branch
Diffstat (limited to 'spaghetti-monster/rampingios/build-all.sh')
-rwxr-xr-xspaghetti-monster/rampingios/build-all.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/spaghetti-monster/rampingios/build-all.sh b/spaghetti-monster/rampingios/build-all.sh
index 42efce7..22597b7 100755
--- a/spaghetti-monster/rampingios/build-all.sh
+++ b/spaghetti-monster/rampingios/build-all.sh
@@ -8,8 +8,9 @@ for TARGET in \
EMISAR_D1 \
EMISAR_D1S \
EMISAR_D4 \
+ EMISAR_D4_219C \
EMISAR_D4S \
- EMISAR_D4S_219c \
+ EMISAR_D4S_219C \
; do
echo "===== $TARGET ====="
../../../bin/build-85.sh "$UI" "-DFSM_${TARGET}_DRIVER"