feat(local.conf.sample): change default machine to cn9130-cf-pro
This commit is contained in:
parent
7e44f31bb9
commit
c21e3fce57
|
|
@ -28,7 +28,7 @@
|
|||
#MACHINE ?= "cn9130-cf-pro"
|
||||
#
|
||||
# This sets the default machine to be qemuarm64 if no other machine is selected:
|
||||
MACHINE ??= "qemuarm64"
|
||||
MACHINE ??= "cn9130-cf-pro"
|
||||
|
||||
#
|
||||
# Where to place downloads
|
||||
|
|
|
|||
Loading…
Reference in New Issue