|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] [xen-unstable] Disable ACPI APEI feature for ia64
 
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1283430940 -3600
# Node ID b3b6a65e75cf0cbef3fdc8cbee640c3782a49c44
# Parent  4a628af0355c92253044c243e6756d158468cb47
Disable ACPI APEI feature for ia64
The apei-io.c cannot be built on ia64.
Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
---
 xen/drivers/acpi/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 4a628af0355c -r b3b6a65e75cf xen/drivers/acpi/Makefile
--- a/xen/drivers/acpi/Makefile Thu Sep 02 13:30:26 2010 +0100
+++ b/xen/drivers/acpi/Makefile Thu Sep 02 13:35:40 2010 +0100
@@ -1,6 +1,6 @@ subdir-y += tables
 subdir-y += tables
 subdir-y += utilities
-subdir-y += apei
+subdir-$(x86) += apei
 
 obj-y += tables.o
 obj-y += numa.o
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] [xen-unstable] Disable ACPI APEI feature for ia64,
Xen patchbot-unstable <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |