mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-07 21:14:10 -05:00
Add required ports of the Alternative scheme for SiFive. Signed-off-by: Vincent Chen <vincent.chen@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
obj-y += alternative.o
|
|
obj-$(CONFIG_ERRATA_SIFIVE) += sifive/
|