summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r--sys/arch/amd64/conf/Makefile.amd644
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/amd64/conf/Makefile.amd64 b/sys/arch/amd64/conf/Makefile.amd64
index 494d2f8755b..4283ea7e3cd 100644
--- a/sys/arch/amd64/conf/Makefile.amd64
+++ b/sys/arch/amd64/conf/Makefile.amd64
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.amd64,v 1.40 2010/05/25 15:05:00 deraadt Exp $
+# $OpenBSD: Makefile.amd64,v 1.41 2010/05/25 17:27:55 deraadt Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -19,8 +19,6 @@ STRIP?= strip
S!= cd ../../../..; pwd
.endif
-_mach?= amd64
-_arch?= amd64
_machdir?= $S/arch/${_mach}
_archdir?= $S/arch/${_arch}