Skip to content

Commit

Permalink
Merge pull request #168 from ps2dev/updatePS2Drivers
Browse files Browse the repository at this point in the history
Update to the latest PS2 Drivers
  • Loading branch information
fjtrujy authored Sep 6, 2024
2 parents 0b86325 + 3bec0b0 commit 9ae57c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ ode:
$(MAKE) -C $@ install

ps2_drivers:
./fetch.sh 1.6.3 https://github.com/fjtrujy/ps2_drivers
./fetch.sh 1.6.4 https://github.com/fjtrujy/ps2_drivers
$(MAKE) -C build/$@ all
$(MAKE) -C build/$@ install

Expand Down

0 comments on commit 9ae57c2

Please sign in to comment.