summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/debug.in3
-rw-r--r--config/tools.in3
2 files changed, 6 insertions, 0 deletions
diff --git a/config/debug.in b/config/debug.in
new file mode 100644
index 0000000..faa165e
--- /dev/null
+++ b/config/debug.in
@@ -0,0 +1,3 @@
+menu "Debug facilities"
+source config.gen/debug.in
+endmenu
diff --git a/config/tools.in b/config/tools.in
new file mode 100644
index 0000000..fe73609
--- /dev/null
+++ b/config/tools.in
@@ -0,0 +1,3 @@
+menu "Tools facilities"
+source config.gen/tools.in
+endmenu