projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fc1f9
)
target/toolchain: Fix tarball filename
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Jan 2016 14:44:36 +0000
(14:44 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Jan 2016 14:44:36 +0000
(14:44 +0000)
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
patch
|
blob
|
history
diff --git
a/target/toolchain/Makefile
b/target/toolchain/Makefile
index 67c908530fc9efef1f366c36f9e416663401f606..ebc7e25c9bc273b151488b2e078a6163da251354 100644
(file)
--- 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=