mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +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>