summaryrefslogtreecommitdiff
path: root/multitech/contrib/env-oe.sh
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/contrib/env-oe.sh')
-rw-r--r--multitech/contrib/env-oe.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/multitech/contrib/env-oe.sh b/multitech/contrib/env-oe.sh
index 17e37a7..eb5e4ca 100644
--- a/multitech/contrib/env-oe.sh
+++ b/multitech/contrib/env-oe.sh
@@ -9,7 +9,5 @@ fi
# define if you wish to create soft links to the image in the tftpboot dir
#export TFTPBOOT_DIR=/tftpboot
-export BBPATH=${OETREE}/build:${OETREE}/openembedded
+export BBPATH=${OETREE}
export BB_ENV_EXTRAWHITE="MACHINE DISTRO OETREE ANGSTROM_MODE ANGSTROMLIBC LIBC TFTPBOOT_DIR"
-
-