17.1: disable cheeseburger/dumpling

This commit is contained in:
Tad 2020-06-07 22:33:50 -04:00
parent 79c7443c7d
commit d96a421dee
4 changed files with 7 additions and 6 deletions

View file

@ -76,6 +76,8 @@ buildAll() {
#Intel
buildDevice fugu; #broken
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
buildDevice dumpling verity;
if [ "$DOS_BUILDALL_SUPERSEDED" = true ]; then
#SD410
buildDevice crackling;
@ -103,8 +105,7 @@ buildAll() {
buildDevice sailfish verity;
#SD835
buildDevice cheryl;
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
buildDevice dumpling verity;
buildDevice mata verity;
buildDevice taimen avb;
buildDevice walleye avb;

View file

@ -85,8 +85,8 @@ buildAll() {
buildDevice sailfish verity;
#SD835
buildDevice cheryl;
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
buildDevice dumpling verity;
#buildDevice cheeseburger verity; #broken usb/modem/etc.
#buildDevice dumpling verity;
buildDevice mata verity;
buildDevice taimen avb;
buildDevice walleye avb;