aboutsummaryrefslogtreecommitdiff
path: root/en/setup/building-kernels.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/setup/building-kernels.html')
-rw-r--r--en/setup/building-kernels.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/en/setup/building-kernels.html b/en/setup/building-kernels.html
index 527e1d4a..cd03c612 100644
--- a/en/setup/building-kernels.html
+++ b/en/setup/building-kernels.html
@@ -23,7 +23,7 @@
-<p>This page details how to build only the kernel. The following instructions
+<p>This page details how to build only the <a href="/devices/architecture/kernel/">kernel</a>. The following instructions
assume you have not downloaded all of AOSP; if you have already done so, you can
skip the <code>git clone</code> steps except the step that downloads the kernel
sources.</p>
@@ -41,6 +41,24 @@ sources.</p>
<th>Build configuration</th>
</tr>
<tr>
+ <td>taimen</td>
+ <td>device/google/wahoo-kernel</td>
+ <td>kernel/msm</td>
+ <td>wahoo_defconfig</td>
+ </tr>
+ <tr>
+ <td>walleye</td>
+ <td>device/google/wahoo-kernel</td>
+ <td>kernel/msm</td>
+ <td>wahoo_defconfig</td>
+ </tr>
+ <tr>
+ <td>easel</td>
+ <td>N/A</td>
+ <td>kernel/arm64</td>
+ <td>mnh_prod_defconfig</td>
+ </tr>
+ <tr>
<td>marlin</td>
<td>device/google/marlin-kernel</td>
<td>kernel/msm</td>