From bd4729f70cc9cd71d9defca1cd0dc82893bf8f10 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 17 Feb 2011 19:06:17 -0600 Subject: testing/xen: promote to main --- main/xen/xen-disable-firmware.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 main/xen/xen-disable-firmware.patch (limited to 'main/xen/xen-disable-firmware.patch') diff --git a/main/xen/xen-disable-firmware.patch b/main/xen/xen-disable-firmware.patch new file mode 100644 index 0000000000..06e43d41c4 --- /dev/null +++ b/main/xen/xen-disable-firmware.patch @@ -0,0 +1,10 @@ +--- xen-4.0.1/tools/Makefile ++++ xen-4.0.1.mod/tools/Makefile +@@ -13,7 +13,6 @@ + SUBDIRS-y += hotplug + SUBDIRS-y += xentrace + SUBDIRS-$(CONFIG_XCUTILS) += xcutils +-SUBDIRS-$(CONFIG_X86) += firmware + SUBDIRS-$(ACM_SECURITY) += security + SUBDIRS-y += console + SUBDIRS-y += xenmon -- cgit v1.2.3