From e0589dc7cbdf0e56dbb9dccba43fc7106c006bd1 Mon Sep 17 00:00:00 2001 From: henkiejan1 <40475578+henkiejan1@users.noreply.github.com> Date: Wed, 7 Oct 2020 12:06:38 +0200 Subject: [PATCH] Add Buster cli current for OrangePi 4 and OnePlus (#2242) Added a configuration for the Orange Pi 4 and OnePlus for build Armbian Buster with current kernel. --- config/targets.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/targets.conf b/config/targets.conf index 353124d507..df433c9d0d 100644 --- a/config/targets.conf +++ b/config/targets.conf @@ -511,6 +511,7 @@ orangepi4 legacy buster cli stable yes orangepi4 legacy bullseye cli stable yes orangepi4 legacy bionic desktop stable yes orangepi4 current buster desktop stable yes +orangepi4 current buster cli stable yes orangepi4 current bionic minimal stable yes orangepi4 current focal cli stable yes orangepi4 current focal desktop stable yes