From: nbd Date: Sat, 6 Oct 2007 19:13:07 +0000 (+0000) Subject: export STAGING_DIR X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=2880f4e791d421a5763193a55d7e657fae0906c9;p=openwrt.git export STAGING_DIR git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9160 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/rules.mk b/rules.mk index 9f1c4c4749..77331185ee 100644 --- 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