xref: /kernel/linux/linux-5.10/drivers/net/ethernet/microchip/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the Microchip network device drivers.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_ENC28J60) += enc28j60.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_ENCX24J600) += encx24j600.o encx24j600-regmap.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_LAN743X) += lan743x.o
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_cilan743x-objs := lan743x_main.o lan743x_ethtool.o lan743x_ptp.o
11

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