diff options
author | Vladimir Oltean <[email protected]> | 2023-01-25 16:57:16 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-26 23:37:46 -0800 |
commit | c8005511f38757ef071b34c0a98cf3d8a1c920a7 (patch) | |
tree | 00dda341a8febffe464ec61830cd9b2c4729d568 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 82fe335b78f76772acb6053b57bce95a0ad789bb (diff) |
net: dsa: ocelot: build felix.c into a dedicated kernel module
The build system currently complains:
scripts/Makefile.build:252: drivers/net/dsa/ocelot/Makefile:
felix.o is added to multiple modules: mscc_felix mscc_seville
Since felix.c holds the DSA glue layer, create a mscc_felix_dsa_lib.ko.
This is similar to how mscc_ocelot_switch_lib.ko holds a library for
configuring the hardware.
Signed-off-by: Vladimir Oltean <[email protected]>
Acked-by: Colin Foster <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions