export PATH=/opt/eldk-5.2.1/armv5te/sysroots/i686-eldk-linux/usr/bin:/opt/eldk-5.2.1/armv5te/sysroots/i686-eldk-linux/usr/bin/armv5te-linux-gnueabi:$PATH
export PKG_CONFIG_SYSROOT_DIR=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi
export PKG_CONFIG_PATH=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi/usr/lib/pkgconfig
export CONFIG_SITE=/opt/eldk-5.2.1/armv5te/site-config-armv5te-linux-gnueabi
export CC=arm-linux-gnueabi-gcc
export CXX=arm-linux-gnueabi-g++
export GDB=arm-linux-gnueabi-gdb
export TARGET_PREFIX=arm-linux-gnueabi-
export CONFIGURE_FLAGS="--target=arm-linux-gnueabi --host=arm-linux-gnueabi --build=i686-linux --with-libtool-sysroot=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export CFLAGS=" -march=armv5te  -marm -mthumb-interwork  -mtune=arm926ej-s --sysroot=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export CXXFLAGS=" -march=armv5te  -marm -mthumb-interwork  -mtune=arm926ej-s --sysroot=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export LDFLAGS=" --sysroot=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export CPPFLAGS=" -march=armv5te  -marm -mthumb-interwork  -mtune=arm926ej-s --sysroot=/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export OECORE_NATIVE_SYSROOT="/opt/eldk-5.2.1/armv5te/sysroots/i686-eldk-linux"
export OECORE_TARGET_SYSROOT="/opt/eldk-5.2.1/armv5te/sysroots/armv5te-linux-gnueabi"
export OECORE_ACLOCAL_OPTS="-I /opt/eldk-5.2.1/armv5te/sysroots/i686-eldk-linux/usr/share/aclocal"
export OECORE_DISTRO_VERSION="5.2.1"
export OECORE_SDK_VERSION="5.2.1"
