Hello ron minnich, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35083
to look at the new patch set (#2).
Change subject: arch/ppc64: add -mregnames to assembler directives ......................................................................
arch/ppc64: add -mregnames to assembler directives
In order to avoid spurious errors `Error: unsupported relocation against rN` without a massive asm.h header #define'ing rN to N add these flags.
Change-Id: Ib3bef76c4449a2edc7b5874c6bda7df9007afd37 Signed-off-by: Marty E. Plummer hanetzer@startmail.com --- M src/arch/ppc64/Makefile.inc 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/35083/2