From cf99c9ad1721f810cdb38b5da5d3853338f0d85f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 06 Nov 2020 07:37:14 -0500 Subject: platconf: s/busybox.config/config/ --- 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 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 -- cgit v0.9.1