summaryrefslogtreecommitdiff
path: root/firmware/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/common.mk')
-rw-r--r--firmware/common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/common.mk b/firmware/common.mk
index f3deef4..e6b6245 100644
--- a/firmware/common.mk
+++ b/firmware/common.mk
@@ -259,7 +259,8 @@ NM = $(CROSS_COMPILE)nm
REMOVE = rm -f
# DFU tool should be ubertooth-dfu
-DFU_TOOL ?= $(strip $(shell which ubertooth-dfu))
+#DFU_TOOL ?= $(strip $(shell which ubertooth-dfu))
+DFU_TOOL = ../../obj-$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)/ubertooth-tools/src/ubertooth-dfu
# Define Messages
# English