mksysmap: update comment about __crc_*
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 26 Sep 2022 09:02:25 +0000 (18:02 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 2 Oct 2022 09:06:05 +0000 (18:06 +0900)
commitc13461693ea21d787f82232ce3a5667da370d973
tree3615a03f170a9f1999515c0fb48d61d4574036a9
parentce697ccee1a8661da4e23fbe5f3d45d8d6922c20
mksysmap: update comment about __crc_*

Since commit 7b4537199a4a ("kbuild: link symbol CRCs at final link,
removing CONFIG_MODULE_REL_CRCS"), __crc_* symbols never become
absolute.

Keep ignoring __crc_*, but update the comment.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mksysmap