mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-29 22:14:41 +08:00
6 lines
155 B
Makefile
6 lines
155 B
Makefile
|
obj-$(CONFIG_HOSTAP) += hostap.o
|
||
|
|
||
|
obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
|
||
|
obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
|
||
|
obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o
|