Odroid C2: Enable NEXT and DEV target for kernel building
This commit is contained in:
parent
e08b2f9f21
commit
c72a68dd3e
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user