diff options
author | Swift Geek <swiftgeek@gmail.com> | 2019-02-22 05:16:49 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-02-22 05:16:49 +0000 |
commit | 1e8a2685d98ab73a82d2cf314380aa233096107a (patch) | |
tree | c9b2b3e3c45488b1404b31c9c21b364fd524b3e9 /projects/libreboot-tools | |
parent | 742e56b7a71d8977c0f20770fde3a42fb1a88e44 (diff) | |
parent | 0748ec920ae43fe1f7796517fef5591ce6b6ba85 (diff) | |
download | librebootfr-1e8a2685d98ab73a82d2cf314380aa233096107a.tar.gz librebootfr-1e8a2685d98ab73a82d2cf314380aa233096107a.zip |
Merge branch 'libreboot-tools' of and_who/libreboot into master
Diffstat (limited to 'projects/libreboot-tools')
-rw-r--r-- | projects/libreboot-tools/configs/projects | 5 | ||||
-rw-r--r-- | projects/libreboot-tools/configs/projects-build | 7 | ||||
-rw-r--r-- | projects/libreboot-tools/configs/projects-download | 4 |
3 files changed, 12 insertions, 4 deletions
diff --git a/projects/libreboot-tools/configs/projects b/projects/libreboot-tools/configs/projects index 4b0eeea4..6abc8a1f 100644 --- a/projects/libreboot-tools/configs/projects +++ b/projects/libreboot-tools/configs/projects @@ -1,4 +1,7 @@ +bucts cbfstool cbmem -nvramtool cros-tools +crossgcc +flashrom +nvramtool diff --git a/projects/libreboot-tools/configs/projects-build b/projects/libreboot-tools/configs/projects-build new file mode 100644 index 00000000..6abc8a1f --- /dev/null +++ b/projects/libreboot-tools/configs/projects-build @@ -0,0 +1,7 @@ +bucts +cbfstool +cbmem +cros-tools +crossgcc +flashrom +nvramtool diff --git a/projects/libreboot-tools/configs/projects-download b/projects/libreboot-tools/configs/projects-download index c7a5d1ac..91a9e257 100644 --- a/projects/libreboot-tools/configs/projects-download +++ b/projects/libreboot-tools/configs/projects-download @@ -1,5 +1,3 @@ coreboot -cbfstool -cbmem -nvramtool cros-tools +flashrom |