We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6fad0 commit bcb512aCopy full SHA for bcb512a
README.md
@@ -110,6 +110,11 @@ sudo cp arch/arm/boot/zImage /boot/$KERNEL.img
110
The RaspberryPi is now ready to run ptp4l and can be rebooted for changes to
111
take effect.
112
113
+If you want to cross-compile the kernel on a faster host instead of running the
114
+process on the Raspberrypi itself, please refer to the general kernel
115
+cross-compile instruction
116
+[here](https://www.raspberrypi.org/documentation/linux/kernel/building.md).
117
+
118
## Troubleshooting
119
120
* As mentioned above, you can use `ethtool` to verify that software Tx
0 commit comments