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.
2 parents 4838588 + 8a73317 commit bdc1f89Copy full SHA for bdc1f89
linuxkm/Kbuild
@@ -217,6 +217,7 @@ endif
217
--rename-section .rodata.str1.1=.rodata.wolfcrypt \
218
--rename-section .rodata.str1.8=.rodata.wolfcrypt \
219
--rename-section .rodata.cst16=.rodata.wolfcrypt \
220
+ --rename-section .rodata.cst32=.rodata.wolfcrypt \
221
--rename-section .data=.data.wolfcrypt \
222
--rename-section .data.rel.local=.data.wolfcrypt \
223
--rename-section .bss=.bss.wolfcrypt "$$file" || exit $$?
0 commit comments