downloads.mk: introduce name-agnostic PROJECT_GIT variable
authorJo-Philipp Wich <jo@mein.io>
Fri, 5 Jan 2018 09:43:55 +0000 (10:43 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 10 Jan 2018 20:27:31 +0000 (21:27 +0100)
commit4700544e4068cb72932148ac1ecd294ca1388671
tree5f5b902f7d3264d9c3ffbd53e1cf6e6bf9994bce
parent012d20eebe3aec0818aa949eb7b14754640df797
downloads.mk: introduce name-agnostic PROJECT_GIT variable

Introduce a name-agnostic PROJECT_GIT variable poiting to
https://git.openwrt.org/ and declare LEDE_GIT and OPENWRT_GIT
as aliases to it.

After some transition time we can drop this alias variables.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/download.mk