Skip to content
Snippets Groups Projects
Commit f75a0334 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove duplicated dependency between modules and modules_check


The dependency, "modules: modules_check" is specified twice.
Commit 1a998be6 ("kbuild: check module name conflict for external
modules as well") missed to clean it up.

'PHONY += modules' also appears twice.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent e30d4487
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment