Commit Graph

3 Commits

Author SHA1 Message Date
Dimitri Stolnikov d79e4f8dca don't install udev rules by default, as it may pollute the system
For cmake call with -DINSTALL_UDEV_RULES=ON for the rules to be
installed during the default install/uninstall stages.

For autotools call "make install-udev-rules" or "make uninstall-udev-

The rules file will be installed to "/etc/udev/rules.d".
2012-09-08 16:45:01 +02:00
Dimitri Stolnikov b81bf9a481 install (and uninstall) udev rules file 2012-09-02 22:15:36 +02:00
Dimitri Stolnikov ce0473f5fe initial commit of libosmosdr files
this is largely based on the code of rtl-sdr project.
2012-05-12 00:23:41 +02:00