From 1dd887616960f3d9753bbb6822d734f38a361629 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 15 Oct 2024 20:12:47 +0200 Subject: Mention config-armv8.mk in Makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 8a29996..ac93518 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,9 @@ CONFIGFILE = config-x86.mk # enables optimisations on x86 CPU's that have the # required features. # +# Additionally config-arm.mk which uses optimisations +# for ARMv8 is available. +# # config-portable.mk is available for exotic CPU's # and compiler that do not support the features required # for the optimisations. -- cgit v1.2.3-70-g09d2