Revisió 31a7aa52
Afegit per Roger Pueyo Centelles fa casi 12 anys
- ID 31a7aa52cf8f68ffb45c9f3aa014b2e3bc86d40b
- Pare 1028b98c
| Makefile | ||
|---|---|---|
|
|
||
|
|
||
|
OWRT_SCM = git clone git://git.openwrt.org/14.07/openwrt.git
|
||
|
OWRT_PKG_SCM = git clone https://github.com/openwrt/packages.git
|
||
|
OWRT_PKG_SCM = git clone git://git.openwrt.org/14.07/packages.git
|
||
|
QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
|
||
|
QMP_GIT_RO = git://qmp.cat/qmp.git
|
||
|
QMP_GIT_BRANCH ?= kalimotxo
|
||
|
QMP_GIT_BRANCH ?= testing
|
||
|
BUILD_DIR = build
|
||
|
CONFIG_DIR = configs
|
||
|
MY_CONFIGS = $(BUILD_DIR)/configs
|
||
També disponible a: Unified diff
Set OpenWrt packages to 14.07 branch. Change qMp branch to testing