target/toolchain: Fix tarball filename
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Jan 2016 14:44:36 +0000 (14:44 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 3 Jan 2016 14:44:36 +0000 (14:44 +0000)
commitc39887bedc92547bc0603f2ddfe69a0abd340b81
tree0bcc908eff26e4d1f9136f9ba46556df99970cc7
parentbdc116102b984e5ac7926b3bc91d6ffccb30ace5
target/toolchain: Fix tarball filename

Toolchain makefile was missing include of version.mk
so the openwrt version was missing from the filename.
This patch fixes that.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 48080
target/toolchain/Makefile