Include udev rule if -DINSTALL_UDEV_RULES=ON is set (copied from rtl-sdr)

This commit is contained in:
Ian Bobbitt
2013-06-21 12:15:03 -04:00
parent 5fdfabe2db
commit a00a6a84e2
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1 @@
ATTR{idVendor}=="1d50", ATTR{idProduct}=="604b", SYMLINK+="hackrf-%k", MODE="666", GROUP="plugdev"