Skip to content

Commit

Permalink
No FF version
Browse files Browse the repository at this point in the history
  • Loading branch information
mob41 committed Mar 25, 2022
1 parent 4e97248 commit 54efd20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE=playstation-joy-dkms
VERSION=20220317-1-multicolor
VERSION=20220325-1-multicolornoff
DEB_BUILD_PATH=build/$(PACKAGE)_$(VERSION)
DKMS_SRC_PATH=build/$(PACKAGE)_$(VERSION)/usr/src/$(PACKAGE)-$(VERSION)

Expand All @@ -17,8 +17,8 @@ prepare:
cd src/linux; \
git reset --hard
# apply patches
patch -u src/linux/drivers/hid/hid-playstation.c patches/0001-enable-hid-playstation-ff.patch
patch -u src/linux/drivers/hid/hid-sony.c patches/0002-enable-hid-sony-ff.patch
# patch -u src/linux/drivers/hid/hid-playstation.c patches/0001-enable-hid-playstation-ff.patch
# patch -u src/linux/drivers/hid/hid-sony.c patches/0002-enable-hid-sony-ff.patch
patch -u src/linux/drivers/hid/hid-playstation.c patches/0003-define-led-function-player-wrapper.patch
patch -u src/linux/drivers/hid/hid-sony.c patches/0004-revert-hid-sony-no-hid-is-usb.patch
# make fake package root
Expand Down
1 change: 1 addition & 0 deletions src/playstation-joy-dkms/joydev-joy.c

0 comments on commit 54efd20

Please sign in to comment.