docs: name x86 and reconcile public body claims
This commit is contained in:
parent
a02d3a4b24
commit
fff0618237
5 changed files with 48 additions and 9 deletions
|
|
@ -108,6 +108,12 @@ architecture = "x86_64"
|
|||
profile = "x86-laptop"
|
||||
state = "planned"
|
||||
|
||||
[targets.hp-probook-450-g6]
|
||||
label = "HP ProBook 450 G6"
|
||||
architecture = "x86_64"
|
||||
profile = "x86-laptop"
|
||||
state = "bringup"
|
||||
|
||||
[targets.m1]
|
||||
label = "Apple Silicon laptop"
|
||||
architecture = "aarch64"
|
||||
|
|
|
|||
Loading…
Reference in a new issue