Fix Debian config for v5.11 builds

Clear out trusted key list as we don't have access to the ones expected
by the Ubuntu base config.
This commit is contained in:
Maximilian Luz 2021-03-03 22:19:41 +01:00
parent fa2b75ffd0
commit bdfcdaebd8
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -4,6 +4,12 @@
# CONFIG_DEBUG_INFO is not set
##
## Clear out trusted key list as we don't have them.
##
CONFIG_SYSTEM_TRUSTED_KEYS=""
##
## Additional options from upstream (not in PPA)
##