20.0: more fixes

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-10-17 06:39:52 -04:00
parent e8248e4938
commit 91b908a78a
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
3 changed files with 7 additions and 6 deletions

View file

@ -67,9 +67,9 @@ buildAll() {
#SD730
buildDevice sunfish avb;
#SD865
buildDevice instantnoodle avb; #FIXME
buildDevice instantnoodlep avb; #FIXME
buildDevice kebab avb; #FIXME
buildDevice instantnoodle avb;
buildDevice instantnoodlep avb;
buildDevice kebab avb;
#SD888
buildDevice lemonade avb;
buildDevice lemonadep avb;