mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-23 05:44:40 +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 AUTOCONF_INCLUDED
|
||||||
#define RTL871X_MODULE_NAME "8812AU"
|
#define RTL871X_MODULE_NAME "8812AU"
|
||||||
#define DRV_NAME "rtl8812au"
|
#ifndef DRV_NAME
|
||||||
|
#define DRV_NAME "rtl8821au"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define CONFIG_USB_HCI
|
#define CONFIG_USB_HCI
|
||||||
|
|
||||||
|
|
||||||
#define PLATFORM_LINUX
|
#define PLATFORM_LINUX
|
||||||
|
|
||||||
|
|
||||||
/* #define CONFIG_IOCTL_CFG80211 1 */
|
/* #define CONFIG_IOCTL_CFG80211 1 */
|
||||||
|
|
||||||
#ifdef CONFIG_IOCTL_CFG80211
|
#ifdef CONFIG_IOCTL_CFG80211
|
||||||
|
Loading…
Reference in New Issue
Block a user