Makefile: added check for usb.ids
authorMichal Minar <miminar@redhat.com>
Wed, 18 Feb 2015 09:04:01 +0000 (10:04 +0100)
committerMichal Minar <miminar@redhat.com>
Wed, 18 Feb 2015 09:05:37 +0000 (10:05 +0100)
commit47049101698dd0dd3bceab58e6fd54578c41ec39
tree7fa067c178c96702dc411089a37c8950a83ded4d
parentc07d6fcb40abf89f8131dbc71ba02ed76c974966
Makefile: added check for usb.ids

Try to list usb devices with lsusb from inside of priviliged docker
container. The check will be run only if /run/docker.sock is available.

Signed-off-by: Michal Minar <miminar@redhat.com>
Makefile