15625f965SAjay Singh# SPDX-License-Identifier: GPL-2.0
25625f965SAjay Singhobj-$(CONFIG_WILC1000) += wilc1000.o
35625f965SAjay Singh
45625f965SAjay Singhwilc1000-objs := cfg80211.o netdev.o mon.o \
55625f965SAjay Singh			hif.o wlan_cfg.o wlan.o
65625f965SAjay Singh
75625f965SAjay Singhobj-$(CONFIG_WILC1000_SDIO) += wilc1000-sdio.o
85625f965SAjay Singhwilc1000-sdio-objs += sdio.o
95625f965SAjay Singh
105625f965SAjay Singhobj-$(CONFIG_WILC1000_SPI) += wilc1000-spi.o
115625f965SAjay Singhwilc1000-spi-objs += spi.o
12