From 7ddbcd0fd1eee7e6f7485135baa09a4a29e523be Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 23 Jan 2018 22:06:50 +0100 Subject: [PATCH] Enable Orangepi Win building --- config/boards/orangepiwin.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/orangepiwin.conf b/config/boards/orangepiwin.conf index f3371fe2d..a1e4a1ffd 100644 --- a/config/boards/orangepiwin.conf +++ b/config/boards/orangepiwin.conf @@ -10,8 +10,8 @@ CPUMIN="408000" CPUMAX="1296000" # KERNEL_TARGET="default,next,dev" -CLI_TARGET="" -DESKTOP_TARGET="" +CLI_TARGET="xenial:default" +DESKTOP_TARGET="xenial:default" CLI_BETA_TARGET="" DESKTOP_BETA_TARGET=""