aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-11-04 12:13:42 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-11-04 12:13:42 +0000
commit57bcfa11b151fdbb71c256fa47592fc6a535c487 (patch)
tree1d0e0d153177f598722c5942101762e79f89bf54 /tools/Makefile
parent8ebbe767aa281355990b834b06d9b287e19e01c3 (diff)
downloadxen-57bcfa11b151fdbb71c256fa47592fc6a535c487.tar.gz
xen-57bcfa11b151fdbb71c256fa47592fc6a535c487.tar.bz2
xen-57bcfa11b151fdbb71c256fa47592fc6a535c487.zip
tools/hotplug: Separate OS-specific scripts.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 09964323e9..0d872b6fa4 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -9,6 +9,7 @@ SUBDIRS-y += flask
SUBDIRS-y += xenstore
SUBDIRS-y += misc
SUBDIRS-y += examples
+SUBDIRS-y += hotplug
SUBDIRS-y += xentrace
SUBDIRS-$(CONFIG_XCUTILS) += xcutils
SUBDIRS-$(CONFIG_X86) += firmware