mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00: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>
2 lines
62 B
Makefile
2 lines
62 B
Makefile
obj-y += alternative.o
|
|
obj-$(CONFIG_ERRATA_SIFIVE) += sifive/
|