Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-11-10 20:49:10 -05:00
parent 77b7de4b1e
commit 46c5c52393
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
23 changed files with 259 additions and 78 deletions

View file

@ -54,6 +54,7 @@ buildAll() {
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
#frontloaded for testing
buildDevice bluejay avb;
buildDevice taimen avb;
#SD820
buildDevice h830;
buildDevice h850;
@ -70,7 +71,6 @@ buildAll() {
buildDevice vs995;
buildDevice z2_plus verity;
#SD835
buildDevice taimen avb;
buildDevice walleye avb;
buildDevice cheeseburger verity;
buildDevice dumpling verity;