Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
b463581154f3f3eecda27cae60df813fefcd84d3
/
.
/
drivers
/
net
/
wireless
/
hostap
/
Makefile
blob: 353ccb93134b79e70e38bb4a349cd681018c9576 [
file
] [
log
] [
blame
]
hostap
-
y
:=
hostap_main
.
o
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