Module Name:    src
Committed By:   pgoyette
Date:           Mon Jun 13 00:53:16 UTC 2011

Modified Files:
        src/sys/arch/xen/conf: files.xen

Log Message:
Include required file for xen acpi


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/xen/conf/files.xen

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/xen/conf/files.xen
diff -u src/sys/arch/xen/conf/files.xen:1.120 src/sys/arch/xen/conf/files.xen:1.121
--- src/sys/arch/xen/conf/files.xen:1.120	Sun Jun 12 16:31:57 2011
+++ src/sys/arch/xen/conf/files.xen	Mon Jun 13 00:53:15 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: files.xen,v 1.120 2011/06/12 16:31:57 jruoho Exp $
+#	$NetBSD: files.xen,v 1.121 2011/06/13 00:53:15 pgoyette Exp $
 #	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #	NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -275,6 +275,7 @@
 file	arch/x86/x86/nmi.c
 
 file	arch/x86/acpi/acpi_machdep.c	acpi
+file	arch/x86/acpi/acpi_pdc.c	acpi
 
 device ioapic
 attach ioapic at ioapicbus

Reply via email to