mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
CONFIG_MODULE_SIG_HASH is defined by init/Kconfig. This $(error ...) is never reachable. (If it is, you need to fix the bug.) Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>