Skip to content

Commit

Permalink
feat: Add xone and xpad-noone drivers (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Aug 27, 2023
1 parent 9b12fd5 commit 940a231
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ done

rpm-ostree install \
/tmp/akmods-rpms/kmods/*v4l2loopback*.rpm \
/tmp/akmods-rpms/kmods/*xpadneo*.rpm
/tmp/akmods-rpms/kmods/*xpadneo*.rpm \
/tmp/akmods-rpms/kmods/*xone*.rpm \
/tmp/akmods-rpms/kmods/*xpad-noone*.rpm

for REPO in $(rpm -ql ublue-os-akmods-addons|grep ^"/etc"|grep repo$); do
echo "akmods: disable per defaults: ${REPO}"
Expand Down

0 comments on commit 940a231

Please sign in to comment.