From 02af50dd4088eb3707ff7d6ee3659d6fd12df9f8 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 3 Jan 2008 21:17:44 +0000 Subject: [PATCH] Add assym.h dependency. --- sys/arch/xen/conf/Makefile.xen | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/xen/conf/Makefile.xen b/sys/arch/xen/conf/Makefile.xen index 6eb65cda56df..e0221cfd060a 100644 --- a/sys/arch/xen/conf/Makefile.xen +++ b/sys/arch/xen/conf/Makefile.xen @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.xen,v 1.22 2008/01/02 12:46:23 joerg Exp $ +# $NetBSD: Makefile.xen,v 1.23 2008/01/03 21:17:44 joerg Exp $ # NetBSD: Makefile.i386,v 1.132 2003/07/05 16:56:10 simonb Exp # Makefile for NetBSD @@ -140,7 +140,7 @@ LINKFORMAT= -z .if ${XEN_BUILD} == i386 freebsd_sigcode.o ibcs2_sigcode.o linux_sigcode.o: assym.h -svr4_sigcode.o mach_sigcode.o: assym.h +lock_stubs.o svr4_sigcode.o mach_sigcode.o: assym.h apmcall.o in_cksum.o pnpbioscall.o bioscall.o: assym.h mptramp.o: assym.h .elif ${XEN_BUILD} == amd64