From 0beec434dfa06a0f616fe74b3117eeba8cd04c21 Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Mon, 25 Sep 2017 17:49:01 -0400 Subject: [PATCH] add NEXT to Pine64 --- config/boards/pine64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index 58c202cee1..a4826d3675 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -7,7 +7,7 @@ BOOTCONFIG="pine64_plus_defconfig" MODULES="sunxi_codec sunxi_i2s sunxi_sndcodec 8723bs" MODULES_NEXT="" # -KERNEL_TARGET="default,dev" +KERNEL_TARGET="default,next,dev" CLI_TARGET="jessie,xenial:default" DESKTOP_TARGET="xenial:default"