From 58cf5b40b247297593c6e14ef2b76cba224141f1 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Sun, 10 Oct 2021 21:21:23 +0200 Subject: [PATCH] Add new cross repo --- constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/constants.py b/constants.py index c491c8e..15dafd3 100644 --- a/constants.py +++ b/constants.py @@ -43,6 +43,7 @@ FLAVOURS = { REPOSITORIES = [ 'boot', + 'cross', 'device', 'firmware', 'linux',