aboutsummaryrefslogtreecommitdiff
path: root/src/source/building-kernels.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/source/building-kernels.jd')
-rw-r--r--src/source/building-kernels.jd14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/source/building-kernels.jd b/src/source/building-kernels.jd
index 3cc6c1e5..092e3d33 100644
--- a/src/source/building-kernels.jd
+++ b/src/source/building-kernels.jd
@@ -40,6 +40,18 @@ clone steps other than the step to download the actual kernel sources.</p>
<th>Build configuration</th>
</tr>
<tr>
+ <td>flo</td>
+ <td>device/asus/flo-kernel/kernel</td>
+ <td>kernel/msm</td>
+ <td>flo_defconfig</td>
+ </tr>
+ <tr>
+ <td>deb</td>
+ <td>device/asus/flo-kernel/kernel</td>
+ <td>kernel/msm</td>
+ <td>flo_defconfig</td>
+ </tr>
+ <tr>
<td>manta</td>
<td>device/samsung/manta/kernel</td>
<td>kernel/exynos</td>
@@ -173,4 +185,4 @@ instances of "panda" with "tuna".</p>
<p>
The kernel binary is output as `arch/arm/boot/zImage`, and needs to be copied
into the Android source tree in order to build the matching boot image.
-</p> \ No newline at end of file
+</p>