From f524e29d8006731d6c76e3505d52ee3a58b226b6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Oct 2006 22:11:21 +0000 Subject: cleanup SVN-Revision: 5097 --- tools/sstrip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/sstrip/Makefile') diff --git a/tools/sstrip/Makefile b/tools/sstrip/Makefile index 4e409e0d8d..87f331214a 100644 --- a/tools/sstrip/Makefile +++ b/tools/sstrip/Makefile @@ -13,6 +13,7 @@ OS:=$(shell uname) ifeq ($(HOST_OS),Darwin) CFLAGS += -I./include endif +CFLAGS += -I $(TOPDIR)/tools/include -include endian.h define Build/Compile $(CC) $(CFLAGS) -o $(PKG_BUILD_DIR)/sstrip src/sstrip.c -- cgit v1.2.3