Skip to content
Snippets Groups Projects
Commit 2880f4e7 authored by nbd's avatar nbd
Browse files

export STAGING_DIR

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9160 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 10208a7e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment