blob: 421d3417dbc1bd5f66839f328aee160125b8504f [file] [log] [blame]
. ${ROOT_DIR}/u-boot/build.config.common
ARCH=x86_64
CLANG_TRIPLE=x86_64-linux-gnu-
CROSS_COMPILE=llvm-
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin
# TODO(b/164420327): ld.lld builds, but does not boot
LD=ld.bfd
MAKE_GOALS="
SWIG_LIB=${PWD}/external/swig/Lib
"
FILES="u-boot
u-boot.rom
System.map
"