diff options
-rw-r--r-- | tools/tools/usbtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/usbtest/Makefile b/tools/tools/usbtest/Makefile index c674498..f9b16bc 100644 --- a/tools/tools/usbtest/Makefile +++ b/tools/tools/usbtest/Makefile @@ -26,6 +26,7 @@ # PROG= usbtest MAN= +BINDIR?= /usr/sbin SRCS+= usbtest.c SRCS+= usb_msc_test.c SRCS+= usb_modem_test.c |