diff options
Diffstat (limited to 'libs')
-rwxr-xr-x | libs/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/common b/libs/common index 43fe3b08..da6fe754 100755 --- a/libs/common +++ b/libs/common @@ -30,6 +30,7 @@ CONFIGS="configs" PATCHES="patches" TARGETS="targets" REVISION="revision" +VARIANTS="variants" BLOBS="blobs" BLOBS_IGNORE="blobs-ignore" BLOBS_DISCOVER="blobs-discover" |