summaryrefslogtreecommitdiff
path: root/target/sdk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-13 22:31:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-13 22:31:56 +0000
commitb81933c951855596309804b6730798deab503917 (patch)
tree7529f426abd345fb1ff1686a3c7eab6cd29bbabf /target/sdk
parent21dc3a7b944809fb1c27ad83196881cec37db064 (diff)
downloadmtk-20170518-b81933c951855596309804b6730798deab503917.zip
mtk-20170518-b81933c951855596309804b6730798deab503917.tar.gz
mtk-20170518-b81933c951855596309804b6730798deab503917.tar.bz2
strip -$(KERNEL) from sdk/imagebuilder names
SVN-Revision: 9742
Diffstat (limited to 'target/sdk')
-rw-r--r--target/sdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sdk/Makefile b/target/sdk/Makefile
index 24f6031..a05b7c6 100644
--- a/target/sdk/Makefile
+++ b/target/sdk/Makefile
@@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/host.mk
PKG_OS:=$(shell uname -s)
PKG_CPU:=$(shell uname -m)
-SDK_NAME:=OpenWrt-SDK-$(BOARD)-$(KERNEL)-for-$(PKG_OS)-$(PKG_CPU)
+SDK_NAME:=OpenWrt-SDK-$(BOARD)-for-$(PKG_OS)-$(PKG_CPU)
SDK_BUILD_DIR:=$(BUILD_DIR)/$(SDK_NAME)
EXCLUDE_DIRS:=ccache stamp