summarylogtreecommitdiffstats
path: root/skip-bdaddr.patch
diff options
context:
space:
mode:
authorDoug Penner2021-03-09 01:21:11 -0800
committerDoug Penner2021-03-09 01:21:11 -0800
commita0f6fc7b82043b18f75c16e3a6da9dc3dffb0263 (patch)
tree598d05721f2c77d1e297faaf60bc7ba3f896a41a /skip-bdaddr.patch
downloadaur-a0f6fc7b82043b18f75c16e3a6da9dc3dffb0263.tar.gz
git tag 8.0
Diffstat (limited to 'skip-bdaddr.patch')
-rw-r--r--skip-bdaddr.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/skip-bdaddr.patch b/skip-bdaddr.patch
new file mode 100644
index 000000000000..b05a289a39bb
--- /dev/null
+++ b/skip-bdaddr.patch
@@ -0,0 +1,13 @@
+diff --git a/utils/Makefile b/utils/Makefile
+index 5d2a9ab0..a6fc47c0 100644
+--- a/utils/Makefile
++++ b/utils/Makefile
+@@ -7,7 +7,7 @@ endif
+
+ BINS=
+ ifneq ($(OS),Windows_NT)
+-BINS+=ds4tool sixaddr bdaddr hcirevision
++BINS+=ds4tool sixaddr hcirevision
+ OUT=$(BINS)
+ else
+ OUT=ds4tool.exe sixaddr.exe