]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/config.mk
MIPS: add .padding section to linker script
[karo-tx-uboot.git] / arch / mips / config.mk
index b758116d972da41240a42064256c6599a733eac1..4dc88f4d51f1903cab3658f5a16386be137df6ca 100644 (file)
@@ -71,4 +71,4 @@ PLATFORM_LDFLAGS              += -G 0 -static -n -nostdlib
 PLATFORM_RELFLAGS              += -ffunction-sections -fdata-sections
 LDFLAGS_FINAL                  += --gc-sections -pie
 OBJCOPYFLAGS                   += -j .text -j .rodata -j .data -j .got
-OBJCOPYFLAGS                   += -j .u_boot_list -j .rel.dyn
+OBJCOPYFLAGS                   += -j .u_boot_list -j .rel.dyn -j .padding