another compile fix
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Jan 2007 02:18:53 +0000 (02:18 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Jan 2007 02:18:53 +0000 (02:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6155 3c298f89-4303-0410-b956-a3cf2f4a3e73

rules.mk

index 0a958c2d58688f3894835cb4da95ff619ce51bf1..42e997859173c1d3c826d05c169755b0fed69ce9 100644 (file)
--- 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:= \