![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0
0002 obj-$(CONFIG_WILC1000) += wilc1000.o
0003
0004 wilc1000-objs := cfg80211.o netdev.o mon.o \
0005 hif.o wlan_cfg.o wlan.o
0006
0007 obj-$(CONFIG_WILC1000_SDIO) += wilc1000-sdio.o
0008 wilc1000-sdio-objs += sdio.o
0009
0010 obj-$(CONFIG_WILC1000_SPI) += wilc1000-spi.o
0011 wilc1000-spi-objs += spi.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |