diff options
Diffstat (limited to 'distrib/notes/arm64/features')
-rw-r--r-- | distrib/notes/arm64/features | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/arm64/features b/distrib/notes/arm64/features index 3a463871059..86207425c8d 100644 --- a/distrib/notes/arm64/features +++ b/distrib/notes/arm64/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.1 2017/01/25 02:29:25 patrick Exp $ +dnl $OpenBSD: features,v 1.2 2017/01/25 03:10:06 patrick Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -11,7 +11,7 @@ dnl dnl ==== dnl dnl architecture name (for the packages directory) -define({:-MACHINE_ARCH-:},arm)dnl +define({:-MACHINE_ARCH-:},aarch64)dnl dnl dnl define if /sbin/kbd exists on the media define({:-MDKBD-:},)dnl |