On Tue, Dec 23, 2008 at 6:58 AM, Pavel Roskin <proski@xxxxxxx> wrote: > 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". Good catch. I think it would be a lot simpler if we just referred people to the latest dated regulatory.bin: http://wireless.kernel.org/download/wireless-regdb/ Maybe have a symlink and have CRDA wget it or something? Thoughts? Luis -- 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