diff options
| author | Selene ToyKeeper | 2018-09-06 17:42:18 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-09-06 17:42:18 -0600 |
| commit | 3a5f3497be14ab3fa7945caf4451d7614115c1dd (patch) | |
| tree | 2070d0623cf199565fc1f82b83dbb09f026166c5 /spaghetti-monster/rampingios/build-all.sh | |
| parent | Enabled THERM_HARD_TURBO_DROP on Emisar D4 and FW3A. (diff) | |
| download | anduril-3a5f3497be14ab3fa7945caf4451d7614115c1dd.tar.gz anduril-3a5f3497be14ab3fa7945caf4451d7614115c1dd.tar.bz2 anduril-3a5f3497be14ab3fa7945caf4451d7614115c1dd.zip | |
merged recent updates from Anduril, removed non-Emisar build targets
Diffstat (limited to 'spaghetti-monster/rampingios/build-all.sh')
| -rwxr-xr-x | spaghetti-monster/rampingios/build-all.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spaghetti-monster/rampingios/build-all.sh b/spaghetti-monster/rampingios/build-all.sh index 7546bd9..42efce7 100755 --- a/spaghetti-monster/rampingios/build-all.sh +++ b/spaghetti-monster/rampingios/build-all.sh @@ -5,15 +5,11 @@ cp -av ../anduril/cfg*.h . UI=rampingiosv3 for TARGET in \ - BLF_GT \ - BLF_GT_MINI \ - BLF_Q8 \ EMISAR_D1 \ EMISAR_D1S \ EMISAR_D4 \ EMISAR_D4S \ EMISAR_D4S_219c \ - FW3A \ ; do echo "===== $TARGET =====" ../../../bin/build-85.sh "$UI" "-DFSM_${TARGET}_DRIVER" |
