summaryrefslogtreecommitdiff
path: root/tools/sstrip
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sstrip')
-rw-r--r--tools/sstrip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/sstrip/Makefile b/tools/sstrip/Makefile
index e861a4b..f978eae 100644
--- a/tools/sstrip/Makefile
+++ b/tools/sstrip/Makefile
@@ -5,11 +5,12 @@
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
-include $(INCLUDE_DIR)/host-build.mk
PKG_NAME:=sstrip
PKG_BUILD_DIR:=$(TOOL_BUILD_DIR)/sstrip
+include $(INCLUDE_DIR)/host-build.mk
+
OS:=$(shell uname)
ifeq ($(HOST_OS),Darwin)
CFLAGS += -I./include