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)
commit2274fbc8dbb996887f26c61d58176b3ea645e310
tree5d01d9fbb06d7dbe5f142e448aa54b98e4966921
parent48fc1f97812324325df214362955ee02f97d6e84
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