kbuild: fix modname for composite modules
authorCao jin <[email protected]>
Mon, 19 Mar 2018 09:01:25 +0000 (18:01 +0900)
committerMasahiro Yamada <[email protected]>
Sun, 25 Mar 2018 17:01:25 +0000 (02:01 +0900)
commitc96a294eb6972742ed9d55f8d4afa7e0051c0942
treec3bbfe9baa460ad075d131f8c691994a51dcc6b6
parentaeacb019b61c4ea7689085574bd03d2c0810f119
kbuild: fix modname for composite modules

Commit cf4f21938e13 ("kbuild: Allow to specify composite modules
with modname-m") added modname-m support, but missed to update the
corresponding multi-objs-m & modname-multi definition.

Signed-off-by: Cao jin <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
scripts/Makefile.lib