aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hotplug/NetBSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hotplug/NetBSD/Makefile')
-rw-r--r--tools/hotplug/NetBSD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/hotplug/NetBSD/Makefile b/tools/hotplug/NetBSD/Makefile
index 2ae5a34ebc..3d7f2222c9 100644
--- a/tools/hotplug/NetBSD/Makefile
+++ b/tools/hotplug/NetBSD/Makefile
@@ -8,7 +8,8 @@ XEN_SCRIPTS += vif-bridge
XEN_SCRIPTS += vif-ip
XEN_SCRIPT_DATA =
-XEN_RCD_PROG = rc.d/xencommons rc.d/xend rc.d/xendomains rc.d/xen-watchdog
+XEN_RCD_PROG-$(CONFIG_XEND) = rc.d/xend
+XEN_RCD_PROG = rc.d/xencommons $(XEN_RCD_PROG-y) rc.d/xendomains rc.d/xen-watchdog
.PHONY: all
all: