projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275c6cc
)
tools: Make some code compile only on Linux
author
Keir Fraser
<keir.fraser@citrix.com>
Thu, 12 Mar 2009 10:57:19 +0000
(10:57 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Thu, 12 Mar 2009 10:57:19 +0000
(10:57 +0000)
Signed-off-by: John Levon <john.levon@sun.com>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 0d872b6fa4a5919a324a61b7a1f626da942f32be..00e398170fde853f2efc7688218e2b7b9946dfce 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-19,11
+19,11
@@
SUBDIRS-y += xenmon
SUBDIRS-$(VTPM_TOOLS) += vtpm_manager
SUBDIRS-$(VTPM_TOOLS) += vtpm
SUBDIRS-y += xenstat
-SUBDIRS-
y
+= libaio
-SUBDIRS-
y
+= blktap
+SUBDIRS-
$(CONFIG_Linux)
+= libaio
+SUBDIRS-
$(CONFIG_Linux)
+= blktap
SUBDIRS-y += libfsimage
SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen
-SUBDIRS-
y
+= fs-back
+SUBDIRS-
$(CONFIG_Linux)
+= fs-back
SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir
SUBDIRS-y += xenpmd