Disable desktop target on Neo2+ and switch to Stretch
This commit is contained in:
parent
28035119f8
commit
0a0f54174b
@ -9,14 +9,16 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2"
|
||||
CPUMIN="480000"
|
||||
CPUMAX="1008000"
|
||||
#
|
||||
BUILD_DESKTOP="no"
|
||||
#
|
||||
KERNEL_TARGET="next,dev"
|
||||
CLI_TARGET=""
|
||||
DESKTOP_TARGET=""
|
||||
#
|
||||
CLI_BETA_TARGET="xenial:next"
|
||||
CLI_BETA_TARGET="stretch:next"
|
||||
DESKTOP_BETA_TARGET=""
|
||||
#
|
||||
RECOMMENDED="Ubuntu_xenial_next_nightly:80"
|
||||
RECOMMENDED="Debian_stretch_next_nightly:60"
|
||||
#
|
||||
BOARDRATING=""
|
||||
CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user