Enabling NEXT in Neo2, moving out from WIP
This commit is contained in:
parent
94b9125756
commit
976768cc43
@ -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/"
|
||||
@ -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/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user