Skip to content

Commit bcb512a

Browse files
committed
README.md: add note about cross-compilation option
1 parent df6fad0 commit bcb512a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@ sudo cp arch/arm/boot/zImage /boot/$KERNEL.img
110110
The RaspberryPi is now ready to run ptp4l and can be rebooted for changes to
111111
take effect.
112112

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+
113118
## Troubleshooting
114119

115120
* As mentioned above, you can use `ethtool` to verify that software Tx

0 commit comments

Comments
 (0)