|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] dead file in linux tree: scripts/Makefile.xen
>>> Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> 15.10.07 12:18 >>>
>On Mon, 2007-10-15 at 10:27 +0100, Jan Beulich wrote:
>> Any chance this could be removed? Thanks, Jan
>
>Done.
Thanks; I just noted however that there s a reference that I overlooked
(and that can be eliminated) in arch/x86_64/kernel/acpi/Makefile:
--- a/arch/x86_64/kernel/acpi/Makefile
+++ b/arch/x86_64/kernel/acpi/Makefile
@@ -7,8 +7,3 @@ obj-y += processor.o
processor-y := ../../../i386/kernel/acpi/processor.o
../../../i386/kernel/acpi/cstate.o
endif
-boot-$(CONFIG_XEN) := ../../../i386/kernel/acpi/boot-xen.o
-ifdef CONFIG_XEN
-include $(srctree)/scripts/Makefile.xen
-obj-y := $(call cherrypickxen, $(obj-y))
-endif
I'm sorry for the confusion this may have created.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|