version.mk: add "%s" placeholder for dotted target.subtarget notation
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 8 Jan 2015 12:46:37 +0000 (12:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 8 Jan 2015 12:46:37 +0000 (12:46 +0000)
commit0dd82ce32b59116e1fe26ab6273d436269b7ee3e
tree11f1efd78f8bf6709a7fd9191771a3d01f7dd6f5
parent12baa663482a1d95e0009538ce30b89d805bceea
version.mk: add "%s" placeholder for dotted target.subtarget notation

Implement "%s" placeholder that expands to either the target name,
e.g. "ar71xx" if the subtarget is generic or to target.subtarget, e.g.
"ar71xx.nand" is a subtarget is choosen.

Also change the default repository url template to use "%s" instead
of "%T" to reflect the directory structure used by the buildbot systems.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43871
include/version.mk