summaryrefslogtreecommitdiffstats
path: root/distrib/special/installboot
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-12-01 07:50:02 +0000
committerderaadt <deraadt@openbsd.org>2015-12-01 07:50:02 +0000
commit2ddcd48a2c523a3796613ac1d8096f8cefb926be (patch)
treefc2d6fd912162c47d17ebf4c3d3a132372e67e90 /distrib/special/installboot
parentMake sure "exec" rights are dropped asap in all code paths. (diff)
downloadwireguard-openbsd-2ddcd48a2c523a3796613ac1d8096f8cefb926be.tar.xz
wireguard-openbsd-2ddcd48a2c523a3796613ac1d8096f8cefb926be.zip
Send Aviion to same place as Nova II
discussed with jsg
Diffstat (limited to 'distrib/special/installboot')
-rw-r--r--distrib/special/installboot/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/special/installboot/Makefile b/distrib/special/installboot/Makefile
index d80c75e9439..e7300b3ec3e 100644
--- a/distrib/special/installboot/Makefile
+++ b/distrib/special/installboot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2014/03/18 22:36:28 miod Exp $
+# $OpenBSD: Makefile,v 1.4 2015/12/01 07:50:07 deraadt Exp $
.PATH: ${.CURDIR}/../../../usr.sbin/installboot
@@ -28,10 +28,6 @@ SRCS += stubs.c
SRCS += stubs.c
.endif
-.if ${MACHINE} == "aviion"
-SRCS += stubs.c
-.endif
-
.if ${MACHINE} == "hppa"
CFLAGS += -DBOOTSTRAP
SRCS += hppa_installboot.c