]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 2 Aug 2020 13:54:40 +0000 (22:54 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 2 Aug 2020 14:09:16 +0000 (23:09 +0900)
commit0b5e8c41c611e9fd9cd381d16c02b549e4fdef6c
treef9e01017c9db66d22b45f1f183fbe8f858478fd2
parentf1a6dde3b86489d453defdbaff8e0ab755004203
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost

The same code exists a few lines above.

Fixes: c940cb18d354 ("modpost: invoke modpost only when input files are updated")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.modpost