File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
documentation/asciidoc/computers/linux_kernel Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ Enter the following commands to build the sources and Device Tree files:
298298|===
299299| Target Architecture | Target Model | Command
300300
301- .10 +^.^| 64-bit
301+ .12 +^.^| 64-bit
302302| Raspberry Pi 3
303303.9+.^| [source,console]
304304----
@@ -316,17 +316,17 @@ $ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bcm2711_defconfig
316316| Raspberry Pi Compute Module 4S
317317
318318.^| Raspberry Pi 5
319- .1 +.^|
319+ .3 +.^|
320320[source,console]
321321----
322322$ cd linux
323323$ KERNEL=kernel_2712
324324$ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bcm2712_defconfig
325325----
326-
326+ | Pi 500/500+
327+ | Compute Module 5
327328
328329.14+^.^| 32-bit
329-
330330| Raspberry Pi 1
331331.4+.^| [source,console]
332332----
You can’t perform that action at this time.
0 commit comments