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, 25 Feb 2015 07:59:18 +0000 (08:59 +0100)
commit4b25cd644af6e1a51ef721dcd2f8a8e171aabe5f
treedb3d4eb7ee7f48272e07aaba1e5b695084cb0c80
parent50325e118d95d66750aca42369e6602663ef3cd4
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