commit | 88e1346e354f9a0588eddf2227cc46c933818864 | [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 | 8f894a4d38adff26733225fb170f2a2d3e2b3054 [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>