xref: /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
162306a36Sopenharmony_ci# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciccflags-y += -I$(srctree)/$(src)/../funcore -I$(srctree)/$(src)
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciobj-$(CONFIG_FUN_ETH) += funeth.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_cifuneth-y := funeth_main.o funeth_rx.o funeth_tx.o funeth_devlink.o \
862306a36Sopenharmony_ci	    funeth_ethtool.o
962306a36Sopenharmony_ci
1062306a36Sopenharmony_cifuneth-$(CONFIG_TLS_DEVICE) += funeth_ktls.o
11

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