aboutsummaryrefslogtreecommitdiffstats
path: root/target/toolchain
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-03 14:44:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-03 14:44:36 +0000
commit4b3b4e9d3837500f23c28865c33ae7586c147d01 (patch)
tree0bcc908eff26e4d1f9136f9ba46556df99970cc7 /target/toolchain
parente9da769c5bdb718f2eef6939bee7d16d6be8b0f1 (diff)
downloadmaster-187ad058-4b3b4e9d3837500f23c28865c33ae7586c147d01.tar.gz
master-187ad058-4b3b4e9d3837500f23c28865c33ae7586c147d01.tar.bz2
master-187ad058-4b3b4e9d3837500f23c28865c33ae7586c147d01.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/toolchain')
-rw-r--r--target/toolchain/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/toolchain/Makefile b/target/toolchain/Makefile
index 67c908530f..ebc7e25c9b 100644
--- a/target/toolchain/Makefile
+++ b/target/toolchain/Makefile
@@ -10,6 +10,7 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/host.mk
+include $(INCLUDE_DIR)/version.mk
override MAKEFLAGS=