162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cilibertas-y += cfg.o 362306a36Sopenharmony_cilibertas-y += cmd.o 462306a36Sopenharmony_cilibertas-y += cmdresp.o 562306a36Sopenharmony_cilibertas-y += debugfs.o 662306a36Sopenharmony_cilibertas-y += ethtool.o 762306a36Sopenharmony_cilibertas-y += main.o 862306a36Sopenharmony_cilibertas-y += rx.o 962306a36Sopenharmony_cilibertas-y += tx.o 1062306a36Sopenharmony_cilibertas-y += firmware.o 1162306a36Sopenharmony_cilibertas-$(CONFIG_LIBERTAS_MESH) += mesh.o 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciusb8xxx-objs += if_usb.o 1462306a36Sopenharmony_cilibertas_cs-objs += if_cs.o 1562306a36Sopenharmony_cilibertas_sdio-objs += if_sdio.o 1662306a36Sopenharmony_cilibertas_spi-objs += if_spi.o 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ciobj-$(CONFIG_LIBERTAS) += libertas.o 1962306a36Sopenharmony_ciobj-$(CONFIG_LIBERTAS_USB) += usb8xxx.o 2062306a36Sopenharmony_ciobj-$(CONFIG_LIBERTAS_CS) += libertas_cs.o 2162306a36Sopenharmony_ciobj-$(CONFIG_LIBERTAS_SDIO) += libertas_sdio.o 2262306a36Sopenharmony_ciobj-$(CONFIG_LIBERTAS_SPI) += libertas_spi.o 23