![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the Microchip Sparx5 network device drivers. 0004 # 0005 0006 obj-$(CONFIG_SPARX5_SWITCH) += sparx5-switch.o 0007 0008 sparx5-switch-objs := sparx5_main.o sparx5_packet.o \ 0009 sparx5_netdev.o sparx5_phylink.o sparx5_port.o sparx5_mactable.o sparx5_vlan.o \ 0010 sparx5_switchdev.o sparx5_calendar.o sparx5_ethtool.o sparx5_fdma.o \ 0011 sparx5_ptp.o sparx5_pgid.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |