diff options
Diffstat (limited to 'main/xen/xen-disable-fsback.patch')
-rw-r--r-- | main/xen/xen-disable-fsback.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/xen/xen-disable-fsback.patch b/main/xen/xen-disable-fsback.patch deleted file mode 100644 index d0ae91b122..0000000000 --- a/main/xen/xen-disable-fsback.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- xen-4.0.1/tools/Makefile -+++ xen-4.0.1.mod/tools/Makefile -@@ -29,7 +28,6 @@ - SUBDIRS-$(CONFIG_NetBSD) += xenbackendd - SUBDIRS-y += libfsimage - SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen --SUBDIRS-$(CONFIG_Linux) += fs-back - SUBDIRS-$(CONFIG_NetBSD) += fs-back - SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir - SUBDIRS-y += xenpmd |