mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 01:20:49 +02:00
linuxkm/Kbuild: --rename-section .rodata.cst16=.rodata.wolfcrypt
This commit is contained in:
@@ -203,6 +203,7 @@ endif
|
||||
--rename-section .rodata=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.str1.1=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.str1.8=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.cst16=.rodata.wolfcrypt \
|
||||
--rename-section .data=.data.wolfcrypt \
|
||||
--rename-section .data.rel.local=.data.wolfcrypt \
|
||||
--rename-section .bss=.bss.wolfcrypt "$$file" || exit $$?
|
||||
|
||||
Reference in New Issue
Block a user