mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 07:25:37 +01:00
incremented udev rule file number to avoid conflicts
This commit is contained in:
@@ -101,7 +101,7 @@ endif()
|
||||
option(INSTALL_UDEV_RULES "Install udev rules for HackRF" OFF)
|
||||
if (INSTALL_UDEV_RULES)
|
||||
install (
|
||||
FILES 52-hackrf.rules
|
||||
FILES 53-hackrf.rules
|
||||
DESTINATION "/etc/udev/rules.d"
|
||||
COMPONENT "udev"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user