aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac93518..2247c2c 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CONFIGFILE = config-x86.mk
# enables optimisations on x86 CPU's that have the
# required features.
#
-# Additionally config-arm.mk which uses optimisations
+# Additionally config-armv8.mk which uses optimisations
# for ARMv8 is available.
#
# config-portable.mk is available for exotic CPU's