mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
2
Makefile
2
Makefile
@@ -1037,7 +1037,7 @@ ifeq ($(CONFIG_RTL8723B), y)
|
||||
$(MODULE_NAME)-$(CONFIG_MP_INCLUDED)+= core/rtw_bt_mp.o
|
||||
endif
|
||||
|
||||
obj-$(CONFIG_RTL8812AU_8821AU) := $(MODULE_NAME).o
|
||||
obj-$(CONFIG_RTL8821AU) := $(MODULE_NAME).o
|
||||
|
||||
else
|
||||
|
||||
|
@@ -49,6 +49,7 @@
|
||||
#include <linux/icmpv6.h>
|
||||
#include <net/ndisc.h>
|
||||
#include <net/checksum.h>
|
||||
#include <net/ip6_checksum.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user