Set DOWNLOAD_MIRROR to china
This commit is contained in:
parent
dc03ebcae8
commit
4ee4b85487
|
|
@ -11,7 +11,7 @@ DEST_LANG="en_US.UTF-8" # sl_SI.UTF-8, en_US.UTF-8
|
||||||
EXTERNAL_NEW="prebuilt" # compile and install or install prebuilt additional packages
|
EXTERNAL_NEW="prebuilt" # compile and install or install prebuilt additional packages
|
||||||
INSTALL_HEADERS="" # install kernel headers package
|
INSTALL_HEADERS="" # install kernel headers package
|
||||||
LIB_TAG="master" # change to "branchname" to use any branch currently available.
|
LIB_TAG="master" # change to "branchname" to use any branch currently available.
|
||||||
DOWNLOAD_MIRROR="" # set to "china" to use mirrors.tuna.tsinghua.edu.cn
|
DOWNLOAD_MIRROR="china" # set to "china" to use mirrors.tuna.tsinghua.edu.cn
|
||||||
|
|
||||||
BOARD=""
|
BOARD=""
|
||||||
BRANCH=""
|
BRANCH=""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue