export PATH=/opt/eldk-5.2/mips/sysroots/i686-eldk-linux/usr/bin:/opt/eldk-5.2/mips/sysroots/i686-eldk-linux/usr/bin/mips32-linux:$PATH
export PKG_CONFIG_SYSROOT_DIR=/opt/eldk-5.2/mips/sysroots/mips32-linux
export PKG_CONFIG_PATH=/opt/eldk-5.2/mips/sysroots/mips32-linux/usr/lib/pkgconfig
export CONFIG_SITE=/opt/eldk-5.2/mips/site-config-mips32-linux
export CC=mips-linux-gcc
export CXX=mips-linux-g++
export GDB=mips-linux-gdb
export TARGET_PREFIX=mips-linux-
export CONFIGURE_FLAGS="--target=mips-linux --host=mips-linux --build=i686-linux --with-libtool-sysroot=/opt/eldk-5.2/mips/sysroots/mips32-linux"
export CFLAGS=" -meb -mabi=32   -mhard-float -march=mips32 --sysroot=/opt/eldk-5.2/mips/sysroots/mips32-linux"
export CXXFLAGS=" -meb -mabi=32   -mhard-float -march=mips32 --sysroot=/opt/eldk-5.2/mips/sysroots/mips32-linux"
export LDFLAGS=" --sysroot=/opt/eldk-5.2/mips/sysroots/mips32-linux"
export CPPFLAGS=" -meb -mabi=32   -mhard-float -march=mips32 --sysroot=/opt/eldk-5.2/mips/sysroots/mips32-linux"
export OECORE_NATIVE_SYSROOT="/opt/eldk-5.2/mips/sysroots/i686-eldk-linux"
export OECORE_TARGET_SYSROOT="/opt/eldk-5.2/mips/sysroots/mips32-linux"
export OECORE_ACLOCAL_OPTS="-I /opt/eldk-5.2/mips/sysroots/i686-eldk-linux/usr/share/aclocal"
export OECORE_DISTRO_VERSION="5.2"
export OECORE_SDK_VERSION="5.2"
