summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/luna88k')
-rw-r--r--sys/arch/luna88k/conf/Makefile.luna88k4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/luna88k/conf/Makefile.luna88k b/sys/arch/luna88k/conf/Makefile.luna88k
index 647dfe81dea..c289965924e 100644
--- a/sys/arch/luna88k/conf/Makefile.luna88k
+++ b/sys/arch/luna88k/conf/Makefile.luna88k
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.luna88k,v 1.33 2010/05/25 15:05:01 deraadt Exp $
+# $OpenBSD: Makefile.luna88k,v 1.34 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?= luna88k
-_arch?= m88k
_machdir?= $S/arch/${_mach}
_archdir?= $S/arch/${_arch}