summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog2
-rw-r--r--platconf2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 47831cf..2e58ee7 100644
--- a/changelog
+++ b/changelog
@@ -13,6 +13,8 @@ busybox (1.32.0-1) trunk
* busybox: Use automatic shared library dependencies, and depend on
wolfutil if wget is configured to use "OpenSSL".
* busybox: Organize into section "util".
+ * platconf: Rename expected build-time configuration file from
+ "busybox.config" to "config".
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 04 Nov 2020 03:58:13 -0500
diff --git a/platconf b/platconf
index 4e1abec..c275e29 100644
--- a/platconf
+++ b/platconf
@@ -1,2 +1,2 @@
-busybox.config src/.config
+config src/.config
inittab inittab