summaryrefslogtreecommitdiff
path: root/sys/arch/armv7/conf/Makefile.armv7
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/armv7/conf/Makefile.armv7')
-rw-r--r--sys/arch/armv7/conf/Makefile.armv74
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/Makefile.armv7 b/sys/arch/armv7/conf/Makefile.armv7
index 1c0d7df9740..3d874f06593 100644
--- a/sys/arch/armv7/conf/Makefile.armv7
+++ b/sys/arch/armv7/conf/Makefile.armv7
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.armv7,v 1.30 2017/06/29 13:04:09 deraadt Exp $
+# $OpenBSD: Makefile.armv7,v 1.31 2017/06/29 16:51:35 espie Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -132,7 +132,7 @@ makegap.sh:
gap.o: Makefile makegap.sh gapdummy.o
sh makegap.sh 0xffffffff gapdummy.o
-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