OSDN Git Service

certs: remove misleading comments about GCC PR
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 14 Dec 2021 02:53:49 +0000 (11:53 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 8 Jan 2022 08:46:35 +0000 (17:46 +0900)
commit5410f3e810f64366ada353efa5e7559be040fb71
tree7365f31ea51e607a11ce183b8f843a954d230fc3
parent5cca36069d4c2942a46f98f47b9e7160fd547e03
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>
certs/Makefile