summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common-settings2
-rw-r--r--defaults-aftermath.cfg (renamed from defaults-fixed.cfg)0
2 files changed, 1 insertions, 1 deletions
diff --git a/common-settings b/common-settings
index ea4d18e..84d49d1 100644
--- a/common-settings
+++ b/common-settings
@@ -7,6 +7,6 @@ set -e
. ./defaults.cfg || exit 1
. ./host.cfg || exit 1
. ./target.cfg || exit 1
-. ./defaults-fixed.cfg || exit 1
+. ./defaults-aftermath.cfg || exit 1
exit 0
diff --git a/defaults-fixed.cfg b/defaults-aftermath.cfg
index 8d78323..8d78323 100644
--- a/defaults-fixed.cfg
+++ b/defaults-aftermath.cfg