Skip to content

Commit

Permalink
Revert "feat: Add steamdeck driver kmod"
Browse files Browse the repository at this point in the history
Revert "feat: Add gcadapter_oc driver kmod"
  • Loading branch information
KyleGospo committed Jul 17, 2023
1 parent bc2c519 commit 14a10b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 38 deletions.
2 changes: 0 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ RUN /tmp/build-ublue-os-akmods-addons.sh

RUN /tmp/build-kmod-v4l2loopback.sh
RUN /tmp/build-kmod-xpadneo.sh
RUN /tmp/build-kmod-steamdeck.sh
RUN /tmp/build-kmod-gcadapter_oc.sh

RUN mkdir -p /var/cache/rpms/{kmods,ublue-os}
RUN cp /tmp/ublue-os-akmods-addons/rpmbuild/RPMS/noarch/ublue-os-akmods-addons*.rpm \
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ The rpmfusion and extra repos provide dependencies which are required by the kmo
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
- [gcadapter_oc](https://github.com/hannesmann/gcadapter-oc-kmod) - kernel module for overclocking the Nintendo Wii U/Mayflash GameCube adapter (akmod from [copr](https://copr.fedorainfracloud.org/coprs/kylegospo/gcadapter_oc-dkms/))
- [steamdeck](https://lkml.org/lkml/2022/2/5/391) - platform driver for Valve's Steam Deck handheld PC (akmod from [copr](https://copr.fedorainfracloud.org/coprs/kylegospo/steamdeck-kmod/))
- [v4l2loopback](https://github.com/umlaeute/v4l2loopback) - allows creating "virtual video devices"
- [xpadneo](https://github.com/atar-axis/xpadneo) - xbox one controller bluetooth driver (akmod from [negativo17 steam repo](https://negativo17.org/steam/)

Expand Down
17 changes: 0 additions & 17 deletions build-kmod-gcadapter_oc.sh

This file was deleted.

17 changes: 0 additions & 17 deletions build-kmod-steamdeck.sh

This file was deleted.

0 comments on commit 14a10b1

Please sign in to comment.