|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-ia64-devel] [IA64] Weekly benchmark results [ww04]
Hi Isaku,
On <20080201123757.GM26750%yamahata@xxxxxxxxxxxxx>,
Isaku Yamahata wrote:
>
> Could you try the attached patch?
Thank you. These patches worked well with the attached patch.
--
KUWAMURA Shin'ya
# HG changeset patch
# User KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
# Date 1202085889 -32400
# Node ID d97e305d22b37f8ec9c68b969451ca2aa2197475
# Parent 107a4608a832603055593d33fba77af959fd7129
add EXTRA_AFLAGS for platform-pci/xcom_asm.S
diff --git a/unmodified_drivers/linux-2.6/overrides.mk
b/unmodified_drivers/linux-2.6/overrides.mk
--- a/unmodified_drivers/linux-2.6/overrides.mk
+++ b/unmodified_drivers/linux-2.6/overrides.mk
@@ -12,3 +12,4 @@ endif
endif
EXTRA_CFLAGS += -include $(objtree)/include/linux/autoconf.h
+EXTRA_AFLAGS += -I$(M)/include -I$(M)/compat-include
-DHAVE_XEN_PLATFORM_COMPAT_H
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|