mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-08 20:35:07 +00:00
Fix compilation issue related to merging
This commit is contained in:
parent
8bee83c160
commit
a2933cf2ab
@ -22,15 +22,15 @@
|
||||
*/
|
||||
#define AUTOCONF_INCLUDED
|
||||
#define RTL871X_MODULE_NAME "8812AU"
|
||||
#define DRV_NAME "rtl8812au"
|
||||
#ifndef DRV_NAME
|
||||
#define DRV_NAME "rtl8821au"
|
||||
#endif
|
||||
|
||||
|
||||
#define CONFIG_USB_HCI
|
||||
|
||||
|
||||
#define PLATFORM_LINUX
|
||||
|
||||
|
||||
/* #define CONFIG_IOCTL_CFG80211 1 */
|
||||
|
||||
#ifdef CONFIG_IOCTL_CFG80211
|
||||
|
Loading…
Reference in New Issue
Block a user