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

kbuild: rename multi-used-* to multi-obj-*



I think multi-obj-* is clearer, and more consistent with real-obj-*.

Rename as follows:

  multi-used-y  ->  multi-obj-y
  multi-used-m  ->  multi-obj-m
  multi-used    ->  multi-obj-ym

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 0b956e20
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