host-build.mk used incorrectly
[openwrt/openwrt.git] / tools / sstrip / Makefile
index e861a4bfeaa89a8125e2305c181d08ade8e6d2b3..f978eae2647f333f5df9d3e10fc27a30300d6eca 100644 (file)
@@ -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