Adapt regdb tuning to work in last OpenWRT trunk
Fix regdomain issue (patch the driver before compiling instead of after), regdomains from US and UZ should be free now
Change default target build directory from ar71xx to openwrt
Add customized country codes to iwinfo. Closes #251.
Adapt the pre_build/post_build scripts to the new variable scheme (TARGET/TBUILD)Add a new script to enable bmx6-quagga from bmx6 package (the current one is marked as BROKEN)Update the script's README
Added new functionallity to define scripts in PRE/POST build operation. Check scripts/README