projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd01e83
)
tools: don't build/ship xenmon
author
Hans van Kranenburg
<hans@knorrie.org>
Sat, 5 Sep 2020 20:43:19 +0000
(22:43 +0200)
committer
Hans van Kranenburg
<hans@knorrie.org>
Sat, 27 Nov 2021 14:09:47 +0000
(15:09 +0100)
It can't run with Python 3, and I'm not going to fix it.
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index c10946e3b15a5a14aa83e4bbfda759b3681692de..c5a6f5cf682bf912ef4b628162c69dae59874025 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-17,7
+17,6
@@
SUBDIRS-y += xentrace
SUBDIRS-$(CONFIG_XCUTILS) += xcutils
SUBDIRS-$(CONFIG_X86) += firmware
SUBDIRS-y += console
-SUBDIRS-y += xenmon
SUBDIRS-y += xenstat
SUBDIRS-$(CONFIG_NetBSD) += xenbackendd
SUBDIRS-y += libfsimage