Revisió 6e441990
Afegit per Agustí Moll Garcia fa aproximadament 13 anys
Makefile | ||
---|---|---|
OWRT_SVN = svn://svn.openwrt.org/openwrt/branches/backfire
|
||
OWRT_SVN_REV = 27617
|
||
QMP_GIT = git://qmp.cat/qmp.git
|
||
QMP_GIT_BRANCH = master
|
||
QMP_GIT_TAG = ratafia-rc1
|
||
EIGENNET_GIT = git://gitorious.org/eigennet/packages.git
|
||
EIGENNET_GIT_REV = 7467D68855991FE35797B0A5958B000F65C0134F
|
||
#B6M_GIT = git://qmp.cat/b6m.git
|
||
... | ... | |
|
||
.checkout_qmp:
|
||
git clone $(QMP_GIT) $(BUILD_DIR)/qmp
|
||
cd $(BUILD_DIR)/qmp; git checkout $(QMP_GIT_BRANCH); cd ..
|
||
cd $(BUILD_DIR)/qmp; git checkout $(QMP_GIT_TAG); cd ..
|
||
@touch $@
|
||
|
||
.checkout_eig:
|
També disponible a: Unified diff
Compile TAG ratafia-rc1 in anonymous branch