mirror of
https://github.com/geerlingguy/raspberry-pi-pcie-devices.git
synced 2026-08-24 10:14:22 -05:00
A few more directions to get a clean rebuild on a Pi directly.
This commit is contained in:
@@ -27,7 +27,7 @@ You will be dropped into a shell inside the container's `/build` directory. From
|
||||
|
||||
## Compiling the Kernel
|
||||
|
||||
If compiling on the Raspberry Pi directly, omit the `ARCH` and `CROSS_COMPILE` options.
|
||||
**If compiling on the Raspberry Pi directly**: omit the `ARCH` and `CROSS_COMPILE` options, and install required dependencies with: `sudo apt install -y git bc sshfs bison flex libssl-dev python3 make kmod libc6-dev libncurses5-dev`.
|
||||
|
||||
1. Clone the linux repo (or clone a fork or a different branch):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user