Re: [PATCH v2] general: support CONFIG_SITE being a list of entries

Zack Weinberg <[email protected]> Wed, 11 Nov 2020 11:24:03 -0500
Newsgroups gmane.comp.sysutils.autoconf.patches
Message-ID <CAKCAbMjqNp4iudfDNuNnmksRRYfDiTDCdvgZpD=GsDRzUw1svQ@mail.gmail.com>
On Wed, Nov 11, 2020 at 11:04 AM Ross Burton <[email protected]> wrote:
>
> Instead of treating CONFIG_SITE as a single path, treat it as a
> space-separated list of paths and load them in order.

Merged with minor adjustments as
996f608165814d578bdcb0ab2f3382edb8918690, thank you again.

zw