Skip to content
Commit 436b2ac6 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

modpost: invoke modpost only when input files are updated



Currently, the second pass of modpost is always invoked when you run
'make' or 'make modules' even if none of modules is changed.

Use if_changed to invoke it only when it is necessary.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 269a535c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment