commit | d1d9d6018d1a6dab28ff76611a46b699d087f34e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Aug 21 16:03:08 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 26 17:04:57 2016 -0400 |
tree | 35df682eaa743a258ece61f5cd195c5f2bebe2b7 | |
parent | bae1480639502ee48f7df5a9310317a21788837d [diff] |
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list This is needed to move CONFIG options for the recently-added xtfpga_defconfig. The tarball of the pre-built toolchain can be downloaded from: https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/ Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>