Disable default target
It doesn't work and board support is EOL. Mainline stays since HK do not provide such builds.
This commit is contained in:
parent
8640c55d7e
commit
4703c29528
@ -6,9 +6,9 @@ BOOTCONFIG="odroidc_config"
|
||||
MODULES="bonding"
|
||||
MODULES_NEXT=""
|
||||
#
|
||||
KERNEL_TARGET="default,next"
|
||||
CLI_TARGET="xenial:default,next"
|
||||
DESKTOP_TARGET="xenial:default"
|
||||
KERNEL_TARGET="next"
|
||||
CLI_TARGET="bionic:next"
|
||||
DESKTOP_TARGET=""
|
||||
#
|
||||
CLI_BETA_TARGET=""
|
||||
DESKTOP_BETA_TARGET=""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user