projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fff841d
)
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
Maximilian Engelhardt
<maxi@daemonizer.de>
Thu, 23 Mar 2023 19:40:49 +0000
(19:40 +0000)
It can't run with Python 3, and I'm not going to fix it.
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
Gbp-Pq: Name 0024-tools-don-t-build-ship-xenmon.patch
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