Skip to content

Commit dabcb87

Browse files
Update table for build config.
1 parent 3298837 commit dabcb87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/asciidoc/computers/linux_kernel/building.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
----

0 commit comments

Comments
 (0)