cariboulabs / cariboulite

CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
1.08k stars 100 forks source link

Fix driver's install.sh + warn not in use #158

Closed 3B85A591 closed 10 months ago

3B85A591 commented 10 months ago

cp can't copy multiple directories in a single line. Used for loop instead.

Still install for every kernel version that the bcm driver is found under.

Also add warning if it isn't going to be installed under the kernel in use.

134