aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/drivers/xen/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.6-xen-sparse/drivers/xen/core/Makefile')
-rw-r--r--linux-2.6-xen-sparse/drivers/xen/core/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/linux-2.6-xen-sparse/drivers/xen/core/Makefile b/linux-2.6-xen-sparse/drivers/xen/core/Makefile
deleted file mode 100644
index 95122cbf46..0000000000
--- a/linux-2.6-xen-sparse/drivers/xen/core/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for the linux kernel.
-#
-
-obj-y := evtchn.o gnttab.o features.o reboot.o machine_reboot.o
-
-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_XEN_SMPBOOT) += smpboot.o
-obj-$(CONFIG_KEXEC) += machine_kexec.o