aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sstrip
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sstrip')
-rw-r--r--tools/sstrip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/sstrip/Makefile b/tools/sstrip/Makefile
index 87f331214a..e861a4bfea 100644
--- a/tools/sstrip/Makefile
+++ b/tools/sstrip/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/host-build.mk
+PKG_NAME:=sstrip
PKG_BUILD_DIR:=$(TOOL_BUILD_DIR)/sstrip
OS:=$(shell uname)