Small fixes

This commit is contained in:
Tad 2020-04-19 13:19:22 -04:00
parent 98a45b1ee6
commit 84300d6611
12 changed files with 265 additions and 19 deletions

View file

@ -56,13 +56,13 @@ buildAll() {
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
if [ "$DOS_OPTIMIZE_IMAGES" = true ]; then optimizeImagesRecursive "$DOS_BUILD_BASE"; fi;
#SDS4P
buildDevice mako; #xxx: wifi no connect
buildDevice mako;
#SD600
buildDevice jfltexx;
#SD800
buildDevice d802;
#SD801
buildDevice d852; #XXX: no boot. partitions?
buildDevice d852; #XXX: no boot
buildDevice d855;
buildDevice FP2;
buildDevice m8;