X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6d32c25e55533ffe115413ce0aed2474a0a4ccf1..80c4c68cdd7effe154f9156359aa79e1e9600311:/tools/sstrip/Makefile?ds=inline diff --git a/tools/sstrip/Makefile b/tools/sstrip/Makefile index 87f331214..f978eae26 100644 --- a/tools/sstrip/Makefile +++ b/tools/sstrip/Makefile @@ -5,10 +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