Change KVM TBUILD to openwrt
Add regdb patchRemove specific target for alixAdd support for two new tplink routersRemove files from gitignore
Add support for Ubiquiti Unifi AP devices
Add support for NanoStation [Loco] M5 XW devices
Fix WRTnode port
Import support for KVM
Add support for KVM
Fixed typo in targets.mk (Imabe -> Image)
Added support for WRTnode in targets.mk
Changed vbox in targets.mk to generate the VirtualBox image
Add support for TP-Link TL-WR841N-v9 (only in Kalimotxo)
Add Dragino2 as a qMp supported target
Fix typo
Change default target build directory from ar71xx to openwrt
Change OpenWRT version to trunkUse git instead of svnChange default name for builds to "openwrt"
Merge branch 'master' of qmp.cat:qmpfw
Conflicts: targets.mk
Add x86 config (for PC)Add target for alixAdd target for ar71xx imagebuilder
Rename target tl-841 to tl-wr841n-v7 to avoid confusion with v8
Add support for TP-Link TL-WR841N v8 in targets.mk
Add support for specify the full output image name in targets.mk
Add support for build an imagebuilder with all packages for at71xx
Adds a new way to generate/store the configuration files for each target: There are profiles (such as ath-qmp-small-node) which are shared between all similar kind of devices (i.e ubiquiti devices) And individual configurations (optional) which can be used to specify extra options for the device
Change x86, atheros and ramips TBUILD to ar71xx to unify all targets in one single openwrt source directory
Add ar71xx target in HW_AVAILABLE list. It is a generic target for compiling all existing ar71xx based devices
Change freestation target to use the ar71xx buildroot (to save space). Run rm -rf build/freestation
Adds support for new special target "ar71xx" which compiles the firmware for all atheros AR7/9 devices.
Adds new target for t-mr3040 bmx6 testing
Add new target for TpLink MR3040 with WebCam/Streaming support
Change wr-703 for tl-703n in targets
Add new target for Tplink wdr 4300
Fixed problem with update and update_all function
Update filename of alix target image, closes #224.
Added tl-me3040 to HW_AVAIlABLE
Missing endif in targets.mk
Solved conflict
Added support for Tplik mr-3040
Added vmware target and config
targets.mk and config files adapted to the new version of qMp based on Openwrt attitude adjustment
Added info about targets.mk
Added config syncronization each time build is calledAdded new var TBUILD defined in targets.mkAdded new var TARGET_MASTER defined in targets.mkSome other small changes
Added new target for VirtualBox vbox
Added support for picostation2
Removed Fonera target. Fonera 1 will never be supported by qMp!
Added support for TPlink mr3020. Changed the TPlink target names to "tl-<model>"
Added TPlinkN750 to targets list and removed deprecated hardware (fonera and wispstation)
Added support for TPlink 750N
Upgraded target tplink2543 to last trunk
Add bullet hw
added new tplink841
Added new targets as HW Available (thanks Pablo)
Improved support for WPE72
Merge branch 'master' of ssh://qmp.cat/qmpfw
Add support for Rocket
added new tplink842nd
Change name for Tplink2543
Add sysupgrade or Alix target
Add support for WispStation and config files for WPE72. Added nsm2 as target too
Add support for Compecx WPE72 and FreeStation (with last trunk)
Support for TPLINK 2543
Added support for FreeStation (not working yet bacause of niit problem)
Use branches from OpenWRT.[ svn://svn.openwrt.org/openwrt/branches/backfire ].
Updated new targets: nsm5 and fonera. Some improvements in post_build operation
Now user can define TARGET inside targets.mk. It is useful for RS for instance, where source is the same. So added support for RS too
Adapted to last openwrt trunk
New config file for nanostation with netperf enabled
Added support for nsm5
Removed space from targets.mk in alix name. Added new function update_all
Added targets.mk file to define targets (rspro, alix, etc...) and solved some issues with kerne_config feature