diff --git a/arch/h8300/boot/compressed/vmlinux.lds b/arch/h8300/boot/compressed/vmlinux.lds index 44fd209db88a69b60b885464d8d36a4f5d9a3f47..c39dc95fbad8ed2c89406d10e74d5525102cf703 100644 --- a/arch/h8300/boot/compressed/vmlinux.lds +++ b/arch/h8300/boot/compressed/vmlinux.lds @@ -16,6 +16,7 @@ SECTIONS .data : { + . = ALIGN(0x4) ; __sdata = . ; ___data_start = . ; *(.data.*)