diff options
Diffstat (limited to 'drivers/net/wireless/hostap/Makefile')
-rw-r--r-- | drivers/net/wireless/hostap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/hostap/Makefile b/drivers/net/wireless/hostap/Makefile index fc62235bfc24..353ccb93134b 100644 --- a/drivers/net/wireless/hostap/Makefile +++ b/drivers/net/wireless/hostap/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | hostap-y := hostap_main.o | ||
1 | obj-$(CONFIG_HOSTAP) += hostap.o | 2 | obj-$(CONFIG_HOSTAP) += hostap.o |
2 | 3 | ||
3 | obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o | 4 | obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o |