]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: relocate-rela: Define all macros for e_machine and reloc types
authorMichal Simek <michal.simek@amd.com>
Fri, 8 Jul 2022 06:15:06 +0000 (08:15 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 26 Jul 2022 06:23:55 +0000 (08:23 +0200)
commit65fc1697dbfbf61680e6a9cdad0a2d7dd2f9bed9
tree6c14702b62591c385f8c903b529c5e59f405985f
parentbb7468b4c9d7ce0f7cdd5bc5eae11e8fe87250cf
tools: relocate-rela: Define all macros for e_machine and reloc types

With some old toolchain not all values should be available that's why
better to define all of them to avoid compilation issues.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/e2a66854c5506100eb82b5b33cec7f0b5fca1008.1657260903.git.michal.simek@amd.com
tools/relocate-rela.c