Enabling NEXT in Neo2, moving out from WIP

This commit is contained in:
Igor Pecovnik 2017-10-10 09:50:47 +02:00
parent 94b9125756
commit 976768cc43
2 changed files with 5 additions and 5 deletions

View File

@ -10,12 +10,12 @@ CPUMAX="912000"
#
BUILD_DESKTOP="no"
#
KERNEL_TARGET="dev"
KERNEL_TARGET="next,dev"
CLI_TARGET=""
CLI_BETA_TARGET="xenial:next"
#
RECOMMENDED="Ubuntu_xenial_dev_nightly:33"
RECOMMENDED="Ubuntu_xenial_next_nightly:60"
#
BOARDRATING=""
CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/"

View File

@ -9,12 +9,12 @@ CPUMAX="1008000"
#
CLI_TARGET=""
DESKTOP_TARGET=""
KERNEL_TARGET="dev"
KERNEL_TARGET="next,dev"
#
CLI_BETA_TARGET="xenial:dev"
CLI_BETA_TARGET="xenial:next"
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Ubuntu_xenial_dev_nightly:33"
RECOMMENDED="Ubuntu_xenial_next_nightly:60"
#
BOARDRATING=""
CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/"