[Buildroot] [PATCH 6/6] Makefile: export PATH

Samuel Martin s.martin49 at gmail.com
Mon Nov 11 20:59:46 UTC 2013


Signed-off-by: Samuel Martin <s.martin49 at gmail.com>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 4010c65..d587b4f 100644
--- a/Makefile
+++ b/Makefile
@@ -294,6 +294,7 @@ export STAGING_DIR
 export HOST_DIR
 export BINARIES_DIR
 export BASE_DIR
+export PATH:=$(BR2_PATH)
 
 ################################################################################
 #
-- 
1.8.4.2




More information about the buildroot mailing list