Revisió 02c4cff7
Afegit per Jorge L. Florit fa aproximadament 13 anys
| Makefile | ||
|---|---|---|
|
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
|
||
També disponible a: Unified diff
Change 'master' as default qMp branch in Makefile