From 20f278002607ff5af89581ae6ce1258dcd3f282a Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Tue, 10 Apr 2007 15:31:53 +0100 Subject: PV-on-HVM: Fixes for save/restore. Also gets rid of separate modules reboot.ko and xenbus.ko. These are now part of xen-platform-pci.ko. Signed-off-by: Keir Fraser --- unmodified_drivers/linux-2.6/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'unmodified_drivers/linux-2.6/Makefile') diff --git a/unmodified_drivers/linux-2.6/Makefile b/unmodified_drivers/linux-2.6/Makefile index 6722df5ac6..c548aa9f65 100644 --- a/unmodified_drivers/linux-2.6/Makefile +++ b/unmodified_drivers/linux-2.6/Makefile @@ -1,8 +1,6 @@ include $(M)/overrides.mk obj-m += platform-pci/ -obj-m += xenbus/ obj-m += balloon/ obj-m += blkfront/ obj-m += netfront/ -obj-m += util/ -- cgit v1.2.3