Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
build-system
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
build-system
Commits
96026ae3
Commit
96026ae3
authored
Jul 07, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Intel Core I3-540 should use MBR disk label
parent
45c64d27
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
machines/I3-540/definition.xml
machines/I3-540/definition.xml
+1
-1
No files found.
machines/I3-540/definition.xml
View file @
96026ae3
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<property
name=
"GCC_CROSS_CONFIG"
value=
"--with-arch=nehalem --with-tune=nehalem"
/>
<property
name=
"GCC_CROSS_CONFIG"
value=
"--with-arch=nehalem --with-tune=nehalem"
/>
<property
name=
"GCC_CONFIG"
value=
"${GCC_CROSS_CONFIG}"
/>
<property
name=
"GCC_CONFIG"
value=
"${GCC_CROSS_CONFIG}"
/>
<property
name=
"CONSOLE"
value=
"ttyS0"
/>
<property
name=
"CONSOLE"
value=
"ttyS0"
/>
<property
name=
"DISK_LABEL"
value=
"
gpt
"
/>
<property
name=
"DISK_LABEL"
value=
"
mbr
"
/>
<property
name=
"ROOT_DEVICE"
value=
"sda"
/>
<property
name=
"ROOT_DEVICE"
value=
"sda"
/>
<property
name=
"DISK"
value=
"${ROOT_DEVICE}"
/>
<property
name=
"DISK"
value=
"${ROOT_DEVICE}"
/>
<property
name=
"SECONDARY"
value=
"sdb"
/>
<property
name=
"SECONDARY"
value=
"sdb"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment