diff options
author | Swift Geek <swiftgeek@gmail.com> | 2019-01-24 01:34:43 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-01-24 01:34:43 +0000 |
commit | a43ca7b8f8080fbbac2b009dd6878a58f6463960 (patch) | |
tree | b2cf1b8f814fe78985b60e19d0c665e0ab73bf2c /libs/common | |
parent | baff46b5ea55de2adb7438e354f07f8808e69393 (diff) | |
parent | 7b004f253a65dee12a6544c914c88a500b841215 (diff) | |
download | librebootfr-a43ca7b8f8080fbbac2b009dd6878a58f6463960.tar.gz librebootfr-a43ca7b8f8080fbbac2b009dd6878a58f6463960.zip |
Merge branch 'project-dependencies' of and_who/libreboot into master
Diffstat (limited to 'libs/common')
-rwxr-xr-x | libs/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/common b/libs/common index da6fe754..a27ff785 100755 --- a/libs/common +++ b/libs/common @@ -34,6 +34,7 @@ VARIANTS="variants" BLOBS="blobs" BLOBS_IGNORE="blobs-ignore" BLOBS_DISCOVER="blobs-discover" +DEPENDENCIES="dependencies" DOTEPOCH=".epoch" DOTRNDSEED=".rndseed" |