Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e70b80c authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix duplicates

parent 761f90f3
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
---
layout: page
title: Build /e/
title: How to Build the /e/ ROM?
permalink: how-tos/build-e
---

# How to Build the /e/ ROM?

## Definitions: Custom vs Unofficial vs Official

A **custom build** is a build that is using most of the /e/ source code to generate a new ROM. It can be modified in any manner by the developer, for any purpose.
+1 −3
Original line number Diff line number Diff line
---
layout: default
layout: page
title: Build Heimdall
permalink: how-tos/build-heimdall
---

# Build Heimdall

The Heimdall project does not provide package for the last version. So you need to build it manually from [our fork](https://gitlab.e.foundation/e/tools/heimdall). Bellow the documentation for each platform, extracted from README of Heimdall project.

## Download Heimdall sources
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
sidebar: home_sidebar
title: Build /e/ for FairPhone FP2 - FP2
folder: build
layout: default
layout: page
permalink: /devices/FP2/build
device: FP2
---
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
sidebar: home_sidebar
title: Build /e/ for Samsung Galaxy A3 (2016 Exynos) - a3xeltexx
folder: build
layout: default
layout: page
permalink: /devices/a3xeltexx/build
device: a3xeltexx
---
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
sidebar: home_sidebar
title: Build /e/ for Samsung Galaxy A5 (2016) - a5xelte
folder: build
layout: default
layout: page
permalink: /devices/a5xelte/build
device: a5xelte
---
Loading