1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the Microchip lan969x network device drivers.
6 obj-
$(CONFIG_SPARX5_SWITCH
) += lan969x-switch.o
8 lan969x-switch-y
:= lan969x_regs.o lan969x.o lan969x_calendar.o \
9 lan969x_vcap_ag_api.o lan969x_vcap_impl.o
11 # Provide include files
12 ccflags-y
+= -I
$(srctree
)/drivers
/net
/ethernet
/microchip
/fdma
13 ccflags-y
+= -I
$(srctree
)/drivers
/net
/ethernet
/microchip
/vcap