mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
7f6d8f7e43
The '%.ko' rule in arch/*/Makefile.postlink does nothing but call the 'true' command. Remove the unneeded code. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <n.schier@avm.de>