package/Makefile: add C-SKY ABI variable value
authorGuo Ren <ren_guo@c-sky.com>
Fri, 31 May 2019 06:39:02 +0000 (14:39 +0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 31 May 2019 20:59:57 +0000 (22:59 +0200)
commit9f0e3ff8a09a9352a9772195f06d454b827a6aab
treeadb6cef62de38d7c9351470b8df7face6ab12745
parent20d6e092d8be6b08c2a010c4c7354d8932079aa9
package/Makefile: add C-SKY ABI variable value

In preparation for adding support for the C-SKY architecture in the
internal toolchain backend, we need to make sure that GNU_TARGET_NAME
will contain the appropriate ABI, i.e abiv1 or abiv2 depending on the
selected C-SKY core.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Makefile.in