source /opt/tq-powerarch-sdk64/environment-setup-ppc64e5500-poky-linux # Remove "-Wl," from LDFLAGS as the Makefiles from Das U-Boot and Linux call the # linker directly and not GCC for linking. export LDFLAGS="${LDFLAGS//-Wl,/}" # Use packages from the build system. This fixes e.g. 'make menuconfig' export PKG_CONFIG_PATH= export PKG_CONFIG_SYSROOT_DIR= export LOADENV_USER=tq