File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ clean:
1111
1212install-slackware :
1313 install -m 0644 -D asus-switcheroo.ko /lib/modules/$(shell uname -r) /extra/asus-switcheroo/asus-switcheroo.ko
14- install -m 0644 -D byo-switcheroo.ko /lib/modules/$(shell uname -r) /extra/asus-switcheroo byo-switcheroo.ko
14+ install -m 0644 -D byo-switcheroo.ko /lib/modules/$(shell uname -r) /extra/asus-switcheroo/ byo-switcheroo.ko
1515 install -m 0644 -D i915-jprobe.ko /lib/modules/$(shell uname -r) /extra/asus-switcheroo/i915-jprobe.ko
1616 install -m 0644 -D nouveau-jprobe.ko /lib/modules/$(shell uname -r) /extra/asus-switcheroo/nouveau-jprobe.ko
17- depmod -a
17+ depmod -a
1818 install -m 0755 asus-switcheroo-pm /etc/pm/sleep.d/75-asus-switcheroo-pm
1919 install -m 0644 asus-switcheroo.conf-modprobe.d /etc/modprobe.d/50-asus-switcheroo.conf
2020
You can’t perform that action at this time.
0 commit comments