Odroid C2: Enable NEXT and DEV target for kernel building

This commit is contained in:
Igor Pecovnik 2017-05-21 21:17:10 +02:00
parent e08b2f9f21
commit c72a68dd3e

View File

@ -6,7 +6,7 @@ BOOTCONFIG="odroidc2_config"
MODULES="bonding"
MODULES_NEXT=""
#
KERNEL_TARGET="default"
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:default"
CLI_BETA_TARGET="xenial:default"
DESKTOP_TARGET="xenial:default"