Commit 623cd67d3778d254d8baa6b5f0052ddb2d78efc0
1 parent
9e57f462
Update mass-storage-gadget build instructions
Showing
1 changed file
with
0 additions
and
1 deletions
mass-storage-gadget/README.md
| ... | ... | @@ -50,7 +50,6 @@ branch of the Raspberry Pi [buildroot](https://github.com/raspberrypi/buildroot) |
| 50 | 50 | |
| 51 | 51 | ### Building |
| 52 | 52 | ```bash |
| 53 | -git clone git@github.com:timg236/cm4-scripts.git cm4-msg-overlay | |
| 54 | 53 | git clone --branch mass-storage-gadget git@github.com:raspberrypi/buildroot.git |
| 55 | 54 | cd buildroot |
| 56 | 55 | make raspberrypicm4io_initrd_defconfig | ... | ... |