summaryrefslogtreecommitdiff
path: root/sys/arch/aviion/conf/Makefile.aviion
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/aviion/conf/Makefile.aviion')
-rw-r--r--sys/arch/aviion/conf/Makefile.aviion4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/aviion/conf/Makefile.aviion b/sys/arch/aviion/conf/Makefile.aviion
index 01b0e4c7f5b..91a62dafc06 100644
--- a/sys/arch/aviion/conf/Makefile.aviion
+++ b/sys/arch/aviion/conf/Makefile.aviion
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.aviion,v 1.27 2010/05/25 17:27:55 deraadt Exp $
+# $OpenBSD: Makefile.aviion,v 1.28 2010/05/25 21:15:27 deraadt Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -150,7 +150,7 @@ db_structinfo.h: $S/ddb/db_structinfo.c $S/ddb/parse_structinfo.awk
rm -f db_structinfo.o
locore.o: ${_machdir}/${_mach}/locore.S assym.h
-eh_common.o m88100_fp.o mutex.o process.o subr.o: assym.h
+eh.o m88100_fp.o mutex.o process.o subr.o: assym.h
# The install target can be redefined by putting a
# install-kernel-${MACHINE_NAME} target into /etc/mk.conf