Forum | Documentation | Website | Blog

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

kbuild: do not sort after reading modules.order


modules.order lists modules in the deterministic order (that is why
"modules order"), and there is no duplication in the list.

$(sort ) is pointless.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNicolas Schier <nicolas@fjasle.eu>
parent fccb3d3e
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