net: liquidio: clean up Makefile for simpler composite object handling
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 19 Mar 2018 11:26:10 +0000 (20:26 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 25 Mar 2018 17:01:27 +0000 (02:01 +0900)
commitf605005a50fc1443a14b4e8c9c1727881f8f96ae
tree8e86c221643d4cc1cf5760934c4d3ea0769cdc23
parentdc35da16a2e23db04822f0129cd5b28b7b0e72b4
net: liquidio: clean up Makefile for simpler composite object handling

Now, Kbuild nicely handles composite objects to avoid multiple
definition.

Makefiles can simply add the same objects multiple times across
composite objects.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/net/ethernet/cavium/liquidio/Makefile