summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2017-06-29 16:51:36 +0000
committerMarc Espie <espie@cvs.openbsd.org>2017-06-29 16:51:36 +0000
commit5ccfd26af754f2f2e474bfc21bc69a9a53a1e359 (patch)
tree544aed51e6756c4df2b5e8a3b3201072f9824947 /sys/arch/hppa
parentff5448f7bb4b665644d1484175b647622448d790 (diff)
put SYSTEM_SWAP_DEP out of its misery, it died in 1997, along with config.old
"go for it" deraadt@
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r--sys/arch/hppa/conf/Makefile.hppa4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/Makefile.hppa b/sys/arch/hppa/conf/Makefile.hppa
index dbe32e70f70..1adf3ed9d69 100644
--- a/sys/arch/hppa/conf/Makefile.hppa
+++ b/sys/arch/hppa/conf/Makefile.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.hppa,v 1.97 2017/06/25 14:02:23 deraadt Exp $
+# $OpenBSD: Makefile.hppa,v 1.98 2017/06/29 16:51:35 espie Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -135,7 +135,7 @@ makegap.sh:
gap.o: Makefile makegap.sh
sh makegap.sh 0x00000000 # BREAK 0,0 -> trap
-vers.o: ${SYSTEM_DEP:Ngap.o} ${SYSTEM_SWAP_DEP}
+vers.o: ${SYSTEM_DEP:Ngap.o}
sh $S/conf/newvers.sh
${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c