projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a9fb0
)
stubdom: do not build tapdisk as it it not supposed to build and we don't need it
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 8 Jul 2008 16:15:23 +0000
(17:15 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 8 Jul 2008 16:15:23 +0000
(17:15 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
stubdom/Makefile
patch
|
blob
|
history
diff --git
a/stubdom/Makefile
b/stubdom/Makefile
index 95160e7e312a4442242d01dae25c87660189c9a2..87f35dc274b9141e29d83aa720a5cc23f775b26b 100644
(file)
--- a/
stubdom/Makefile
+++ b/
stubdom/Makefile
@@
-179,7
+179,7
@@
ioemu: cross-zlib cross-libpci mk-symlinks libxc
[ -f ioemu/config-host.mak ] || \
( cd ioemu ; \
XEN_TARGET_ARCH=$(XEN_TARGET_ARCH) CFLAGS="$(TARGET_CFLAGS)" sh configure --prefix=/usr --enable-stubdom $(IOEMU_OPTIONS))
- CPPFLAGS="$(TARGET_CPPFLAGS)" $(MAKE) -C ioemu LWIPDIR=$(CURDIR)/lwip-cvs
+ CPPFLAGS="$(TARGET_CPPFLAGS)" $(MAKE) -C ioemu LWIPDIR=$(CURDIR)/lwip-cvs
TOOLS=
######
# caml