diff options
-rw-r--r-- | open-source-lorries/u-boot-odroid-c1.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/u-boot-odroid-c1.lorry b/open-source-lorries/u-boot-odroid-c1.lorry new file mode 100644 index 0000000..01efa92 --- /dev/null +++ b/open-source-lorries/u-boot-odroid-c1.lorry @@ -0,0 +1,6 @@ +{ + "u-boot-odroid-c1": { + "type": "git", + "url": "https://github.com/hardkernel/u-boot.git" + } +} |