diff options
-rw-r--r-- | open-source-lorries/linux-firmware.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/linux-firmware.lorry b/open-source-lorries/linux-firmware.lorry new file mode 100644 index 0000000..d8f3f97 --- /dev/null +++ b/open-source-lorries/linux-firmware.lorry @@ -0,0 +1,6 @@ +{ + "linux-firmware": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" + } +} |