Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 529618
Collapse All | Expand All

(-)hb-install-sparc-kernel.orig.xml (-15 / +3 lines)
Lines 8-15 Link Here
8
8
9
<sections>
9
<sections>
10
10
11
<version>19</version>
11
<version>20</version>
12
<date>2014-05-11</date>
12
<date>2014-11-17</date>
13
13
14
<section>
14
<section>
15
<title>Installing the Sources</title>
15
<title>Installing the Sources</title>
Lines 106-124 Link Here
106
<body>
106
<body>
107
107
108
<p>
108
<p>
109
First, we set up the proper cross compilation settings to make sure that the
109
Select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
110
Linux kernel is built for the correct system type. To do so, set the
111
<e>Cross-compiler tool prefix</e> to <c>sparc64-unknown-linux-gnu-</c>
112
(including the trailing dash):
113
</p>
114
115
<pre caption="Identifying the proper cross compilation platform">
116
General setup ---&gt;
117
  (<i>sparc64-unknown-linux-gnu-</i>) Cross-compiler tool prefix
118
</pre>
119
120
<p>
121
Next select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
122
critical device files are already available early in the boot process.
110
critical device files are already available early in the boot process.
123
</p>
111
</p>
124
112

Return to bug 529618