diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-03-14 11:30:31 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-26 15:49:12 +0200 |
commit | bcecbed654c517cf9349c7e108d014a0831d3aed (patch) | |
tree | d0d5ce9e7a3d0d7360720390163c2d01834faa25 /DEVELOPERS | |
parent | 8efa2d8de920228130235ad6c0a2aeb19a6ae4be (diff) | |
download | buildroot-bcecbed654c517cf9349c7e108d014a0831d3aed.tar.gz buildroot-bcecbed654c517cf9349c7e108d014a0831d3aed.zip |
arch/xtensa: add definitions for the Xtensa overlay
Currently, we have four packages that need to use the Xtensa overlay:
binutils, gcc-initial, gcc-final and gdb. However, they all use three
different ways to check for, and use the overlay. Furthermore, two of
them define the same variable: XTENSA_CORE_NAME is defined both by
binutils and gdb
In order to sanitise that, have the Xtensa architecture export the
appropriate variables: the name of the core and the path to the overlay
tarball. Packages can then check and use those variables.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'DEVELOPERS')
0 files changed, 0 insertions, 0 deletions