We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f564b9 commit 5abb5c3Copy full SHA for 5abb5c3
arch/riscv/errata/andes/Makefile
@@ -1 +1,5 @@
1
+ifdef CONFIG_RISCV_ALTERNATIVE_EARLY
2
+CFLAGS_errata.o := -mcmodel=medany
3
+endif
4
+
5
obj-y += errata.o
0 commit comments