commit 02c4cff70193459c963ab002f92ecc554847cbd7
Author: Jorge L Florit <jlflorit@gmail.com>
Date:   Tue Mar 12 12:54:34 2013 +0100

    Change 'master' as default qMp branch in Makefile

diff --git a/Makefile b/Makefile
index 08f289c..00c2c0c 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 ?= testing
+QMP_GIT_BRANCH ?= master
 BUILD_DIR = build
 CONFIG_DIR = configs
 MY_CONFIGS = $(BUILD_DIR)/configs
