xref: /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciobj-${CONFIG_MTK_T7XX} := mtk_t7xx.o
462306a36Sopenharmony_cimtk_t7xx-y:=	t7xx_pci.o \
562306a36Sopenharmony_ci		t7xx_pcie_mac.o \
662306a36Sopenharmony_ci		t7xx_mhccif.o \
762306a36Sopenharmony_ci		t7xx_state_monitor.o  \
862306a36Sopenharmony_ci		t7xx_modem_ops.o \
962306a36Sopenharmony_ci		t7xx_cldma.o \
1062306a36Sopenharmony_ci		t7xx_hif_cldma.o  \
1162306a36Sopenharmony_ci		t7xx_port_proxy.o  \
1262306a36Sopenharmony_ci		t7xx_port_ctrl_msg.o \
1362306a36Sopenharmony_ci		t7xx_port_wwan.o \
1462306a36Sopenharmony_ci		t7xx_hif_dpmaif.o  \
1562306a36Sopenharmony_ci		t7xx_hif_dpmaif_tx.o \
1662306a36Sopenharmony_ci		t7xx_hif_dpmaif_rx.o  \
1762306a36Sopenharmony_ci		t7xx_dpmaif.o \
1862306a36Sopenharmony_ci		t7xx_netdev.o
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_cimtk_t7xx-$(CONFIG_WWAN_DEBUGFS) += \
2162306a36Sopenharmony_ci		t7xx_port_trace.o \
22

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