From f9eb251db34d3d4517ed7833c6fb16267df8dfe5 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sun, 24 Nov 2019 10:23:40 +0100 Subject: [PATCH] Move Lafrite under supported and add desktop image creation https://forum.armbian.com/topic/12245-libre-computer-la-frite --- config/boards/{lafrite.wip => lafrite.conf} | 1 + config/targets.conf | 1 + 2 files changed, 2 insertions(+) rename config/boards/{lafrite.wip => lafrite.conf} (88%) diff --git a/config/boards/lafrite.wip b/config/boards/lafrite.conf similarity index 88% rename from config/boards/lafrite.wip rename to config/boards/lafrite.conf index 7b61a047e9..b2c0fe4174 100644 --- a/config/boards/lafrite.wip +++ b/config/boards/lafrite.conf @@ -3,3 +3,4 @@ BOARD_NAME="La Frite" BOARDFAMILY="meson-gxl" BOOTCONFIG="libretech-ac_defconfig" KERNEL_TARGET="current,dev" +FULL_DESKTOP="yes" diff --git a/config/targets.conf b/config/targets.conf index 746a567997..07609fd460 100644 --- a/config/targets.conf +++ b/config/targets.conf @@ -109,6 +109,7 @@ kvim1 current buster minimal stable yes lafrite current buster minimal stable yes lafrite current bionic minimal stable yes +lafrite current bionic desktop stable yes # Odroid C2