mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 15:40:16 -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>
|
<li>
|
||||||
Patch the kernel module using the patch file from my repository: <br/>
|
Patch the kernel module using the patch file from my repository: <br/>
|
||||||
<code>cd ~/linux/drivers/usb/dwc2</code><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>
|
||||||
<li>
|
<li>
|
||||||
Build the module: <br/>
|
Build the module: <br/>
|
||||||
|
Reference in New Issue
Block a user