version.mk: add "%s" placeholder for dotted target.subtarget notation
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2015 12:46:37 +0000 (12:46 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2015 12:46:37 +0000 (12:46 +0000)
commit283daa701db119dbe86cb0a035404c2e16c2ec4b
tree11f1efd78f8bf6709a7fd9191771a3d01f7dd6f5
parent6df4dec8ea3dd7ba47d4bd624c695765e772ff38
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43871 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/version.mk