diff options
-rw-r--r-- | open-source-lorries/flashrom.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/flashrom.lorry b/open-source-lorries/flashrom.lorry new file mode 100644 index 0000000..4d78084 --- /dev/null +++ b/open-source-lorries/flashrom.lorry @@ -0,0 +1,7 @@ +{ + "flashrom": { + "type": "svn", + "url": "https://code.coreboot.org/svn/flashrom/", + "layout": "standard" + } +} |