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 4838588 commit 8a73317Copy full SHA for 8a73317
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