Re: [PATCH] certs: Fix wrong kconfig option used for x509_revocation_list
From: David Howells
Date: Thu Mar 04 2021 - 10:28:01 EST
Eric Snowberg <eric.snowberg@xxxxxxxxxx> wrote:
> Since S_R_K is a string, I could not get that to work.
Okay.
> >> + hostprogs-always-$(CONFIG_SYSTEM_BLACKLIST_KEYRING) += extract-cert
I think this should then refer to CONFIG_SYSTEM_REVOCATION_LIST.
David