diff options
-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 |