Revisió c24eef53
Afegit per Roger Pueyo Centelles fa casi 9 anys
Makefile | ||
---|---|---|
|
||
QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
|
||
QMP_GIT_RO = git://qmp.cat/qmp.git
|
||
QMP_GIT_BRANCH ?= testing
|
||
QMP_CODENAME ?= Clearance
|
||
QMP_RELEASE ?= testing
|
||
QMP_GIT_BRANCH ?= semtor
|
||
QMP_CODENAME ?= Semtor
|
||
QMP_RELEASE ?= semtor
|
||
QMP_FEED = package/feeds/qmp
|
||
|
||
BUILD_DIR = build
|
||
... | ... | |
VERSIONOPT ?= true
|
||
VERSION_REPO ?= http://downloads.openwrt.org/chaos_calmer/15.05/%S/packages
|
||
VERSION_DIST ?= qMp
|
||
VERSION_NICK ?= Clearance
|
||
VERSION_CODE ?= Clearance
|
||
VERSION_NUMBER ?= testing
|
||
VERSION_NICK ?= Semtor
|
||
VERSION_CODE ?= Semtor
|
||
VERSION_NUMBER ?= semtor
|
||
COMMUNITY ?= qMp
|
||
EXTRA_PACKS =
|
||
|
També disponible a: Unified diff
[bmx7] Rename all files and reference from BMX6 to BMX7