From 9d20aaefaacbcad5603d8eaeb0ee750c19ec4168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Wed, 5 Sep 2018 15:44:34 +0200 Subject: [PATCH] Enable beta target --- config/boards/firefly-rk3399.wip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/firefly-rk3399.wip b/config/boards/firefly-rk3399.wip index 4b82275b17..04e7f928c4 100644 --- a/config/boards/firefly-rk3399.wip +++ b/config/boards/firefly-rk3399.wip @@ -10,5 +10,5 @@ KERNEL_TARGET="default,dev" CLI_TARGET="" DESKTOP_TARGET="" -CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" \ No newline at end of file +CLI_BETA_TARGET="stretch,bionic:next,dev" +DESKTOP_BETA_TARGET=""