Browse Source

Export ELF_VERSION for use in powerpc kernel configurations

tags/v0.3.10^2
Martin Kroeker GitHub 5 years ago
parent
commit
c90b28dee6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.system

+ 1
- 0
Makefile.system View File

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


Loading…
Cancel
Save