Fix winesync patch application (#879)

This commit is contained in:
Hunter Peavey
2024-01-23 20:55:08 +00:00
committed by GitHub
parent 8313f0163f
commit 06798bc9a5

View File

@@ -2176,17 +2176,17 @@ Subject: [PATCH 13/34] selftests: winesync: Add some tests for semaphore
create mode 100644 tools/testing/selftests/drivers/winesync/winesync.c create mode 100644 tools/testing/selftests/drivers/winesync/winesync.c
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index c852eb40c4f7..a366016d6254 100644 index 8247a7c69..553c949dc 100644
--- a/tools/testing/selftests/Makefile --- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile +++ b/tools/testing/selftests/Makefile
@@ -14,6 +14,7 @@ TARGETS += drivers/dma-buf @@ -18,6 +18,7 @@ TARGETS += drivers/dma-buf
TARGETS += drivers/s390x/uvdevice TARGETS += drivers/s390x/uvdevice
TARGETS += drivers/net/bonding TARGETS += drivers/net/bonding
TARGETS += drivers/net/team TARGETS += drivers/net/team
+TARGETS += drivers/winesync +TARGETS += drivers/winesync
TARGETS += dt
TARGETS += efivarfs TARGETS += efivarfs
TARGETS += exec TARGETS += exec
TARGETS += filesystems
diff --git a/tools/testing/selftests/drivers/winesync/Makefile b/tools/testing/selftests/drivers/winesync/Makefile diff --git a/tools/testing/selftests/drivers/winesync/Makefile b/tools/testing/selftests/drivers/winesync/Makefile
new file mode 100644 new file mode 100644
index 000000000000..43b39fdeea10 index 000000000000..43b39fdeea10