mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-13 01:22:30 +00:00
Removed non-supported device
This commit is contained in:
parent
78f2dd43c4
commit
a3805aa509
@ -1,5 +1,5 @@
|
||||
PACKAGE_NAME="realtek-rtl88xxau"
|
||||
PACKAGE_VERSION="5.1.5~20180607"
|
||||
PACKAGE_VERSION="5.1.5~20180608"
|
||||
CLEAN="make clean"
|
||||
BUILT_MODULE_NAME[0]=8812au
|
||||
DEST_MODULE_LOCATION[0]="/updates"
|
||||
|
@ -174,7 +174,6 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
|
||||
{USB_DEVICE(0x0BDA, 0x8812), .driver_info = RTL8812}, /* Alfa - AWUS036AC, AWUS036ACH & AWUS036EAC */
|
||||
{USB_DEVICE(0x2604, 0x0012), .driver_info = RTL8812}, /* Tenda U12 */
|
||||
{USB_DEVICE(0x0BDA, 0x881A), .driver_info = RTL8812}, /* Unex DAUK-W8812 */
|
||||
{USB_DEVICE(0x0BDA, 0xB812), .driver_info = RTL8812}, /* Kodi AC1200 */
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_RTL8821A
|
||||
|
Loading…
Reference in New Issue
Block a user