Skip to content

Commit

Permalink
kernel-setup: Move back to original DKMS for Intel
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Jan 5, 2025
1 parent 1153fe5 commit e413585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/kernel-setup
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ case "$i" in
apt-get update
apt-get dist-upgrade --yes
apt-get install --no-install-recommends --yes dkms
git clone https://github.com/bbaa-bbaa/i915-sriov-dkms
git clone https://github.com/strongtz/i915-sriov-dkms

cd i915-sriov-dkms
dkms add .
Expand Down

0 comments on commit e413585

Please sign in to comment.