commit 467f540c7b98bb200107dee3bf6121aa0bbbc43b
Author: p4u <p4u@dabax.net>
Date:   Fri Mar 8 21:41:24 2013 +0100

    Branch testing as default in Makefile

diff --git a/Makefile b/Makefile
index 4643a52..08f289c 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ OWRT_SVN = svn://svn.openwrt.org/openwrt/branches/attitude_adjustment
 OWRT_PKG_SVN =  svn://svn.openwrt.org/openwrt/branches/packages_12.09
 QMP_GIT_RW = ssh://gitosis@qmp.cat:221/qmp.git
 QMP_GIT_RO = git://qmp.cat/qmp.git
-QMP_GIT_BRANCH ?= attitude_adjustment
+QMP_GIT_BRANCH ?= testing
 BUILD_DIR = build
 CONFIG_DIR = configs
 MY_CONFIGS = $(BUILD_DIR)/configs
