Skip to content
New issue

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

wireless: fix build with kernel 6.13 #7736

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

amazingfate
Copy link
Contributor

Description

Add wireless driver back for 6.13 disabled before.
After enabling CFG80211 by default with #7728, there is no issue with 8189ES, 8189FS and 8192EU.
I also created pr upstream to fix rtl8812au, rtl8812cu, and rtl88x2bu, the commit updated are from my fork.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel BOARD=qemu-uboot-x86 BRANCH=edge

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@igorpecovnik igorpecovnik merged commit 1f92b07 into armbian:main Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Framework components Needs review Seeking for review size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants