export STAGING_DIR
SVN-Revision: 9160
This commit is contained in:
parent
1c09c55875
commit
446881738f
1 changed files with 1 additions and 0 deletions
1
rules.mk
1
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue