From eb249e61bdf867654cb0732974c9a0c6aeeaadd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Sun, 30 Oct 2022 10:58:45 +0100 Subject: [PATCH] Add sunxi edge target (#4367) We need at least one build target in the family & it doesn't need to build image. --- config/targets.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/targets.conf b/config/targets.conf index 33b6a43bf1..d979538cb0 100644 --- a/config/targets.conf +++ b/config/targets.conf @@ -816,3 +816,7 @@ virtual-qemu current focal cli s # Udoo udoo current bullseye cli stable no udoo edge bullseye cli stable no + + +# Mele A1000 +melea1000 edge bullseye cli stable no