Revisió 5bcbfccf
Afegit per Pau Escrich fa aproximadament 12 anys
| Makefile | ||
|---|---|---|
|
OWRT_PKG_SCM = git clone git://git.openwrt.org/packages.git
|
||
|
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 ?= kalimotxo
|
||
|
BUILD_DIR = build
|
||
|
CONFIG_DIR = configs
|
||
|
MY_CONFIGS = $(BUILD_DIR)/configs
|
||
També disponible a: Unified diff
Temporay change default qmp branch to kalimotxo