diff options
author | 2018-03-19 18:01:26 +0900 | |
---|---|---|
committer | 2018-03-26 02:01:25 +0900 | |
commit | fe852ac200311bcbbb0a8c84096e4cd44ea623d9 (patch) | |
tree | 185dcea25b35ff7856f108d042e5b028389c61f0 /net/unix/af_unix.c | |
parent | kbuild: fix modname for composite modules (diff) | |
download | wireguard-linux-fe852ac200311bcbbb0a8c84096e4cd44ea623d9.tar.xz wireguard-linux-fe852ac200311bcbbb0a8c84096e4cd44ea623d9.zip |
kbuild: simplify modname calculation
modname can be calculated much more simply. If modname-multi is
empty, it is a single-used object. So, modname = $(basetarget).
Otherwise, modname = $(modname-multi).
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions