mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-08 20:35:07 +00:00
Updating RPI arm64 Makefile CFLAGS
After de2c75f9fd
any build on some architectures appears to throw many errors as follows. This change keeps the redefine from happening. (Yes this affects other architectures, but I can only verify the fix on arm64.)
```/var/lib/dkms/rtl8812au/5.3.4/build/include/autoconf.h:34: warning: "CONFIG_IOCTL_CFG80211" redefined
34 | #define CONFIG_IOCTL_CFG80211
|
<command-line>: note: this is the location of the previous definition
```
This commit is contained in:
parent
d40c4b1d1b
commit
4f07fb3575
Loading…
Reference in New Issue
Block a user