From c21e3fce57f3bd8af6a1846674ed0db6ebdbca61 Mon Sep 17 00:00:00 2001 From: Samuel Dolt Date: Mon, 24 Apr 2023 11:07:09 +0200 Subject: [PATCH] feat(local.conf.sample): change default machine to cn9130-cf-pro --- templates/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/local.conf.sample b/templates/local.conf.sample index 63b3cf0..4971422 100644 --- a/templates/local.conf.sample +++ b/templates/local.conf.sample @@ -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