xref: /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciwl1251-objs		= main.o event.o tx.o rx.o ps.o cmd.o \
362306a36Sopenharmony_ci			  acx.o boot.o init.o debugfs.o io.o
462306a36Sopenharmony_ciwl1251_spi-objs		+= spi.o
562306a36Sopenharmony_ciwl1251_sdio-objs	+= sdio.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_WL1251)		+= wl1251.o
862306a36Sopenharmony_ciobj-$(CONFIG_WL1251_SPI)	+= wl1251_spi.o
962306a36Sopenharmony_ciobj-$(CONFIG_WL1251_SDIO)	+= wl1251_sdio.o
10

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