blob: 06e43d41c49bde0821e3ba36b3d3dac7ff04b4fb (
plain)
1
2
3
4
5
6
7
8
9
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
|