]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm920t/ep93xx/u-boot.lds
led: remove camel casing of led identifiers globally
[u-boot] / arch / arm / cpu / arm920t / ep93xx / u-boot.lds
index 4cc82a54b1871ffb2c3042fd658053d4937b7bbd..dc6ba34082ecd33e58e8b989f83e82b84a3fe6f2 100644 (file)
@@ -56,4 +56,6 @@ SECTIONS
        __bss_start = .;
        .bss : { *(.bss) }
        __bss_end__ = .;
+
+       _end = .;
 }