]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/smdk6400/u-boot-nand.lds
SMDK6400: fix the compiler error
[karo-tx-uboot.git] / board / samsung / smdk6400 / u-boot-nand.lds
index 21e1ed3b7a4919760d7b06e0257d1417f7c67b7b..f1628152d33d5dc0af5e8d82a6b9dd81b6644cc2 100644 (file)
@@ -67,6 +67,8 @@ SECTIONS
                *(.dynsym)
        }
 
+       _end = .;
+
        .bss __rel_dyn_start (OVERLAY) : {
                __bss_start = .;
                *(.bss)