From: Felix Fietkau Date: Sun, 21 Jan 2007 02:18:53 +0000 (+0000) Subject: another compile fix X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=583ce4598b4b4faaed3e24103ae6dcb11bb6caef another compile fix SVN-Revision: 6155 --- diff --git a/rules.mk b/rules.mk index 0a958c2d58..42e9978591 100644 --- a/rules.mk +++ b/rules.mk @@ -70,6 +70,7 @@ ifneq ($(CONFIG_CCACHE),) endif EXTRA_CPPFLAGS := -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include +EXTRA_CFLAGS := $(EXTRA_CPPFLAGS) EXTRA_LDFLAGS := -L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib TARGET_CONFIGURE_OPTS:= \