From: awilliam@xenbuild.aw Date: Tue, 13 Jun 2006 18:50:47 +0000 (-0600) Subject: [IA64] Remove Makefile entry for xenia64_init X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15971 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=af12de808b498c553bfa8a193cac173ea1bbddc8;p=xen.git [IA64] Remove Makefile entry for xenia64_init Signed-off-by: Alex Williamson --- diff --git a/linux-2.6-xen-sparse/drivers/xen/core/Makefile b/linux-2.6-xen-sparse/drivers/xen/core/Makefile index 9ff76674c3..c1b0c1bd51 100644 --- a/linux-2.6-xen-sparse/drivers/xen/core/Makefile +++ b/linux-2.6-xen-sparse/drivers/xen/core/Makefile @@ -8,7 +8,6 @@ obj-$(CONFIG_PROC_FS) += xen_proc.o obj-$(CONFIG_SYSFS) += hypervisor_sysfs.o obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o obj-$(CONFIG_XEN_SYSFS) += xen_sysfs.o -obj-$(CONFIG_IA64) += xenia64_init.o obj-$(CONFIG_XEN_SKBUFF) += skbuff.o obj-$(CONFIG_XEN_REBOOT) += reboot.o obj-$(CONFIG_XEN_SMPBOOT) += smpboot.o