We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The bulid fails with the following error
rtl8812au/core/rtw_br_ext.c:20:18: fatal error: netipx/ipx.h: No such file or directory 20 | #include <net/ipx.h> | ^~~~~~~~~~~~~~
This is due to the ipx network layer being removed after being deprecated as mentioned here
The text was updated successfully, but these errors were encountered:
2c07dbd
@Cyberunner23 try a fix
Sorry, something went wrong.
It worked thanks!
Fix #13
8bdc65d
svpcom
No branches or pull requests
The bulid fails with the following error
This is due to the ipx network layer being removed after being deprecated as mentioned here
The text was updated successfully, but these errors were encountered: