Revisió 7ae5a253
Afegit per Roger Pueyo Centelles fa més de 11 anys
| Makefile | ||
|---|---|---|
|
MAKE_SRC = -j$(J) V=$(V)
|
||
|
IMAGEOPT ?= true
|
||
|
VERSIONOPT ?= true
|
||
|
#VERSION_REPO ?= http://fw.qmp.cat/$(QMP_GIT_BRANCH)_openwrt-%T-generic/packages
|
||
|
VERSION_REPO ?= http://fw.qmp.cat/trunk_openwrt-%T-generic/packages
|
||
|
VERSION_DIST ?= qMp
|
||
|
VERSION_NICK ?= Kalimotxo
|
||
|
VERSION_CODE ?= Kalimotxo
|
||
|
VERSION_NUMBER ?= trunk
|
||
|
VERSION_REPO ?= http://fw.qmp.cat/$(VERSION_NUMBER)_openwrt-%T-generic/packages
|
||
|
|
||
|
include targets.mk
|
||
|
|
||
També disponible a: Unified diff
Update VERSION_REPO definition