From c65ad6a42b97904b37489308f8f6fef97b3b98d4 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Wed, 26 Oct 2022 09:28:54 +0100 Subject: [PATCH] mass-storage-gadget: Update image and instructions --- mass-storage-gadget/README.md | 1 + mass-storage-gadget/boot.img | Bin 13631488 -> 0 bytes 2 files changed, 1 insertion(+), 0 deletions(-) diff --git a/mass-storage-gadget/README.md b/mass-storage-gadget/README.md index 0717080..fffb31b 100644 --- a/mass-storage-gadget/README.md +++ b/mass-storage-gadget/README.md @@ -50,6 +50,7 @@ branch of the Raspberry Pi [buildroot](https://github.com/raspberrypi/buildroot) ### Building ```bash +git clone git@github.com:timg236/cm4-scripts.git cm4-msg-overlay git clone --branch mass-storage-gadget git@github.com:raspberrypi/buildroot.git cd buildroot make raspberrypicm4io_initrd_defconfig diff --git a/mass-storage-gadget/boot.img b/mass-storage-gadget/boot.img index fb87e97..4bbd787 100644 Binary files a/mass-storage-gadget/boot.img and b/mass-storage-gadget/boot.img differ -- libgit2 0.21.4