commit | 5410f3e810f64366ada353efa5e7559be040fb71 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Dec 14 11:53:49 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sat Jan 08 17:46:35 2022 +0900 |
tree | 7365f31ea51e607a11ce183b8f843a954d230fc3 | |
parent | 5cca36069d4c2942a46f98f47b9e7160fd547e03 [diff] |
certs: remove misleading comments about GCC PR This dependency is necessary irrespective of the mentioned GCC PR because the embedded certificates are build artifacts and must be generated by extract_certs before *.S files are compiled. The comment sounds like we are hoping to remove these dependencies someday. No, we cannot remove them. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>