Quoting "Luis R. Rodriguez" <lrodriguez@xxxxxxxxxxx>:
rm -rf on your wireless-regdb git tree and then git checkout -f.
Then cp that regulatory.bin
to the REG_BIN location and try to build that CRDA. Then try that CRDA.
I remember I tried "make" in wireless-regdb without having M2Crypto
installed. Then I installed M2Crypto and ran "make clean" followed by
"make". "make clean" removed the original regulatory.bin.
The "clean" target doesn't normally remove files under version
control. It only removes files that everybody can generate. For
files that are harder to create, there is "make distclean" and "make
maintainer-clean".
--
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html