mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 07:30:14 -04:00
Update readme.md
This commit is contained in:
@@ -13,7 +13,7 @@ If your Raspberry Pi kernel is of a different version that the prebuilt modules
|
||||
<li>
|
||||
Patch the kernel module using the patch file from my repository: <br/>
|
||||
<code>cd ~/linux/drivers/usb/dwc2</code><br/>
|
||||
<code>patch -i ~/HackPi/gadget.patch</code>
|
||||
<code>patch -i ~/HackPi/kernelmodules/gadget.patch</code>
|
||||
</li>
|
||||
<li>
|
||||
Build the module: <br/>
|
||||
|
Reference in New Issue
Block a user