diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 07:37:14 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 07:37:14 (EST) |
commit | cf99c9ad1721f810cdb38b5da5d3853338f0d85f (patch) | |
tree | 713f5503dc6ae3f561379069efd7d366433b9549 | |
parent | 6c899293b51fb4eeaa3dd782fb1ae975d8135d82 (diff) |
platconf: s/busybox.config/config/
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | platconf | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 @@ -1,2 +1,2 @@ -busybox.config src/.config +config src/.config inittab inittab |