Skip to content

Commit

Permalink
Merge pull request #20 from EyeCantCU/rm-wl
Browse files Browse the repository at this point in the history
fix: Remove broadcom legacy wl driver
  • Loading branch information
castrojo authored Jun 13, 2023
2 parents 4606c64 + c3c3225 commit 697d57c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ RUN /tmp/build-prep.sh
RUN /tmp/build-ublue-os-akmods-addons.sh

RUN /tmp/build-kmod-v4l2loopback.sh
RUN /tmp/build-kmod-wl.sh
# disabled until has kernel 6.3 support
#RUN /tmp/build-kmod-xone.sh
RUN /tmp/build-kmod-xpadneo.sh
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Feel free to PR more kmod build scripts into this repo!

- ublue-os-akmods-addons - installs extra repos and our kmods signing key; install and import to allow SecureBoot systems to use these kmods
- [v4l2loopback](https://github.com/umlaeute/v4l2loopback) - allows creating "virtual video devices"
- [wl (broadcom)](https://github.com/rpmfusion/broadcom-wl/) - support for some legacy broadcom wifi devices
- Temporarily Disabled pending kernel 6.3 support *[xone](https://github.com/medusalix/xone) - xbox one controller USB wired/RF driver (akmod from [negativo17 steam repo](https://negativo17.org/steam/)*
- [xpadneo](https://github.com/atar-axis/xpadneo) - xbox one controller bluetooth driver (akmod from [negativo17 steam repo](https://negativo17.org/steam/)

Expand Down
16 changes: 0 additions & 16 deletions build-kmod-wl.sh

This file was deleted.

0 comments on commit 697d57c

Please sign in to comment.