Attention is currently required from: Khem Raj, Edward O'Callaghan.
2 comments:
Patchset:
What's the reason for the change? I don't even understand why
the Makefile enables the programmers for the other arches w/o
port-I/O implementation.
File Makefile:
Patch Set #1, Line 562: ifneq ($(ARCH),$(filter $(ARCH),x86 mips ppc arm sparc arc riscv))
Is this really what you want? Note the `ifneq`, it means the programmers
below would be enabled for riscv.
To view, visit change 51960. To unsubscribe, or for help writing mail filters, visit settings.