From 6f82d2c16550a2eeef72271b63b649c320820d1e Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 13 Oct 2022 06:46:20 +0300 Subject: [PATCH] Update Makefile.conf --- Makefile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.conf b/Makefile.conf index 0c645a3b..d95c284b 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -8,7 +8,7 @@ TESTING = 0 OSNAME = Fennix # OS architecture: amd64, i686, aarch64 -OSARCH = i686 +OSARCH = amd64 # Kernel version. KERNEL_VERSION = pre-alpha-0.0.0.1