tools: don't build/ship xenmon
authorHans van Kranenburg <hans@knorrie.org>
Sat, 5 Sep 2020 20:43:19 +0000 (22:43 +0200)
committerMaximilian Engelhardt <maxi@daemonizer.de>
Wed, 7 Dec 2022 20:02:44 +0000 (21:02 +0100)
This is something that hasn't been touched (except for making it Python
3 compatible, which failed) since 2007. Don't build or ship it.

    -# xenmon
      File "/usr/sbin/xenmon", line 680
stop_cmd = "/usr/bin/pkill -INT -z global xenbaked"
    TabError: inconsistent use of tabs and spaces in indentation

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
tools/Makefile

index 9e28027835d79c869ae9b2f1ad833d7f8f76b99d..d56fbb7581131da295c35cca16b91131581b85c9 100644 (file)
@@ -16,7 +16,6 @@ SUBDIRS-y += xentrace
 SUBDIRS-$(CONFIG_XCUTILS) += xcutils
 SUBDIRS-$(CONFIG_X86) += firmware
 SUBDIRS-y += console
-SUBDIRS-y += xenmon
 SUBDIRS-$(XENSTAT_XENTOP) += xentop
 SUBDIRS-y += libfsimage
 SUBDIRS-$(CONFIG_Linux) += vchan