xref: /kernel/linux/linux-5.10/drivers/net/dsa/sja1105/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciobj-$(CONFIG_NET_DSA_SJA1105) += sja1105.o
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_cisja1105-objs := \
58c2ecf20Sopenharmony_ci    sja1105_spi.o \
68c2ecf20Sopenharmony_ci    sja1105_main.o \
78c2ecf20Sopenharmony_ci    sja1105_flower.o \
88c2ecf20Sopenharmony_ci    sja1105_ethtool.o \
98c2ecf20Sopenharmony_ci    sja1105_devlink.o \
108c2ecf20Sopenharmony_ci    sja1105_clocking.o \
118c2ecf20Sopenharmony_ci    sja1105_static_config.o \
128c2ecf20Sopenharmony_ci    sja1105_dynamic_config.o \
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciifdef CONFIG_NET_DSA_SJA1105_PTP
158c2ecf20Sopenharmony_cisja1105-objs += sja1105_ptp.o
168c2ecf20Sopenharmony_ciendif
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciifdef CONFIG_NET_DSA_SJA1105_TAS
198c2ecf20Sopenharmony_cisja1105-objs += sja1105_tas.o
208c2ecf20Sopenharmony_ciendif
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ciifdef CONFIG_NET_DSA_SJA1105_VL
238c2ecf20Sopenharmony_cisja1105-objs += sja1105_vl.o
248c2ecf20Sopenharmony_ciendif
25

Indexes created Thu Nov 07 10:32:03 CST 2024