gr-gsm-master/Makefile: enable host USB access
Privileged USB access is required for direct communication between the image's UHD driver and a host's USRP device. Change-Id: I8170d2c31b4e28f6a406c50b10b7626f70f36d28changes/12/10412/1
parent
b642b8688d
commit
00ffd6a231
|
@ -1 +1,5 @@
|
|||
RUN_ARGS?= \
|
||||
--privileged \
|
||||
-v /dev/bus/usb:/dev/bus/usb
|
||||
|
||||
include ../make/Makefile
|
||||
|
|
Loading…
Reference in New Issue