aboutsummaryrefslogtreecommitdiffstats
path: root/config/StdGNU.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/StdGNU.mk')
-rw-r--r--config/StdGNU.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/StdGNU.mk b/config/StdGNU.mk
index aa6248801e..9f957e8f17 100644
--- a/config/StdGNU.mk
+++ b/config/StdGNU.mk
@@ -48,6 +48,9 @@ CONFIG_DIR = /etc
else
CONFIG_DIR = $(PREFIX)/etc
endif
+
+SYSCONFIG_DIR = $(CONFIG_DIR)/sysconfig
+
XEN_CONFIG_DIR = $(CONFIG_DIR)/xen
XEN_SCRIPT_DIR = $(XEN_CONFIG_DIR)/scripts