aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/StdGNU.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/StdGNU.mk b/config/StdGNU.mk
index 58ae2d90b1..89267b2c48 100644
--- a/config/StdGNU.mk
+++ b/config/StdGNU.mk
@@ -49,7 +49,7 @@ else
CONFIG_DIR = $(PREFIX)/etc
endif
-SYSCONFIG_DIR = $(CONFIG_DIR)/sysconfig
+SYSCONFIG_DIR = $(CONFIG_DIR)/$(CONFIG_LEAF_DIR)
XEN_CONFIG_DIR = $(CONFIG_DIR)/xen
XEN_SCRIPT_DIR = $(XEN_CONFIG_DIR)/scripts