Fix compilation issue related to merging

This commit is contained in:
kimocoder 2019-06-22 16:41:33 +02:00
parent 8bee83c160
commit a2933cf2ab

View File

@ -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