From f125277eca149ae7b7fc3b0359d0ecc215d27d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Mon, 23 Jul 2018 16:25:36 +0000 Subject: [PATCH] Adjust Nanopi K1 board settings --- config/boards/nanopik1plus.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/nanopik1plus.conf b/config/boards/nanopik1plus.conf index 9ebc3e5369..90a741c4b7 100644 --- a/config/boards/nanopik1plus.conf +++ b/config/boards/nanopik1plus.conf @@ -8,8 +8,8 @@ CPUMIN="408000" CPUMAX="1296000" # KERNEL_TARGET="next,dev" -CLI_TARGET="" -DESKTOP_TARGET="" +CLI_TARGET="stretch:next" +DESKTOP_TARGET="stretch:next" # CLI_BETA_TARGET="" DESKTOP_BETA_TARGET=""