mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-22 04:23:39 +00:00
Enabled AP and P2P modes.
This commit is contained in:
parent
90ec93e217
commit
619d14b0a2
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#define __DRV_TYPES_H__
|
||||
|
||||
#define DRV_NAME "r8188eu"
|
||||
#define CONFIG_88EU_AP_MODE
|
||||
#define CONFIG_88EU_P2P
|
||||
|
||||
#include <osdep_service.h>
|
||||
#include <wlan_bssdef.h>
|
||||
|
|
Loading…
Reference in a new issue