summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 54e21f4)
raw | patch | inline | side by side (parent: 54e21f4)
author | Guy Mishol <guym@ti.com> | |
Thu, 10 Apr 2014 11:54:52 +0000 (14:54 +0300) | ||
committer | Guy Mishol <guym@ti.com> | |
Thu, 10 Apr 2014 11:54:52 +0000 (14:54 +0300) |
build_wl18xx.sh | patch | blob | history |
diff --git a/build_wl18xx.sh b/build_wl18xx.sh
index ff3a2f567accb244d30ae186e4c92360fcb6a42f..28617dfd33a0cced2b8bb744c9a8d8e4a67d4ff3 100755 (executable)
--- a/build_wl18xx.sh
+++ b/build_wl18xx.sh
export LIBNL_PATH=`repo_path libnl`
export KLIB=${KERNEL_PATH}
export KLIB_BUILD=${KERNEL_PATH}
- export PATH=$TOOLCHAIN_PATH:$PATH
+ export GIT_TREE=`repo_path driver`
+ export PATH=$TOOLCHAIN_PATH:$PATH
}