Export ELF_VERSION for use in powerpc kernel configurations

This commit is contained in:
Martin Kroeker 2020-04-22 14:14:20 +02:00 committed by GitHub
parent 6275b43918
commit c90b28dee6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1349,6 +1349,7 @@ export ARCH
export CORE export CORE
export LIBCORE export LIBCORE
export __BYTE_ORDER__ export __BYTE_ORDER__
export ELF_VERSION
export PGCPATH export PGCPATH
export CONFIG export CONFIG
export CC export CC