]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fcc8157971392bedb8f4c7814e8dea3f1ece19a
tree8e86c221643d4cc1cf5760934c4d3ea0769cdc23
parent573c3a7e83d5df3079ca3452f9b3466c0416a9c7
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