diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-01 14:57:12 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-06 23:38:12 +0900 |
commit | 436b2ac603d58504f38041a0cd8adb5aeace992b (patch) | |
tree | 2c150062375bf949ddfe8cd1623e9cfc143fb969 /fs/eventfd.c | |
parent | 269a535ca931b754a40dda3ab60514e68773c759 (diff) | |
download | linux-436b2ac603d58504f38041a0cd8adb5aeace992b.tar.gz linux-436b2ac603d58504f38041a0cd8adb5aeace992b.tar.bz2 linux-436b2ac603d58504f38041a0cd8adb5aeace992b.zip |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions