Proper libbladerf1 build instructions.

This commit is contained in:
Joe Prochazka 2019-04-29 09:10:34 -04:00 committed by GitHub
parent c05aea65a4
commit da41d820f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,9 @@ It is designed to build as a Debian package.
You will need a build of libbladeRF. You can build packages from source:
$ git clone https://github.com/Nuand/bladeRF.git
$ cd bladeRF
$ git clone https://github.com/Nuand/bladeRF.git
$ cd bladeRF
$ git checkout 2017.12-rc1
$ dpkg-buildpackage -b
Or Nuand has some build/install instructions including an Ubuntu PPA