export STAGING_DIR
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Oct 2007 19:13:07 +0000 (19:13 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Oct 2007 19:13:07 +0000 (19:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9160 3c298f89-4303-0410-b956-a3cf2f4a3e73

rules.mk

index 9f1c4c474970705c978b5a612bdd98c413f98662..77331185ee9897bd5a5aebd12fe1656fe3e59e64 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -62,6 +62,7 @@ TARGET_CPPFLAGS:=-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
 TARGET_LDFLAGS:=-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib
 
 export PATH:=$(TARGET_PATH)
+export STAGING_DIR
 
 LINUX_HEADERS_DIR:=$(BUILD_DIR_TOOLCHAIN)/linux