X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fkernel%2Fvmlinux.lds.S;h=cead8893b46bc2d91ac156b9c8382c8aa4ebc71f;hb=29c798fecb9b846b363b0a02fa662ff42fc19426;hp=1953e3d21abf28e112b13bdc5f60f03774d6a32e;hpb=2c518959f082c549d6c6dd9b5380aec40c3eb07f;p=pandora-kernel.git diff --git a/arch/arm/kernel/vmlinux.lds.S b/arch/arm/kernel/vmlinux.lds.S index 1953e3d21abf..cead8893b46b 100644 --- a/arch/arm/kernel/vmlinux.lds.S +++ b/arch/arm/kernel/vmlinux.lds.S @@ -113,6 +113,7 @@ SECTIONS *(.rodata.*) *(.glue_7) *(.glue_7t) + . = ALIGN(4); *(.got) /* Global offset table */ ARM_CPU_KEEP(PROC_INFO) }