projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
264e0d3
)
blktap2: Fix toolstack build on NetBSD
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jun 2010 05:59:52 +0000
(06:59 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jun 2010 05:59:52 +0000
(06:59 +0100)
Signed-off-by: Daniel Stodden <daniel.stodden@citrix.com>
tools/blktap2/Makefile
patch
|
blob
|
history
diff --git
a/tools/blktap2/Makefile
b/tools/blktap2/Makefile
index 93a51c3e2a0fc0b2d7242b32d5e99eedc9815f5d..7fc557e171f349429d03fd7f5cee1cdb38e2f545 100644
(file)
--- a/
tools/blktap2/Makefile
+++ b/
tools/blktap2/Makefile
@@
-8,8
+8,8
@@
SUBDIRS-y :=
SUBDIRS-y += include
SUBDIRS-y += lvm
SUBDIRS-y += vhd
-SUBDIRS-
y
+= drivers
-SUBDIRS-
y
+= control
+SUBDIRS-
$(CONFIG_Linux)
+= drivers
+SUBDIRS-
$(CONFIG_Linux)
+= control
clean:
rm -rf *.a *.so *.o *.rpm $(LIB) *~ $(DEPS) TAGS