]> git.sur5r.net Git - u-boot/blobdiff - examples/nios.lds
rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
[u-boot] / examples / nios.lds
index 527eb3ad45f5d2e3829640e5cb67b7079c8157ce..dd5bfad7b1141e2e5dda8cf91deb6c5f087dd484 100644 (file)
@@ -57,4 +57,5 @@ SECTIONS
        }
        . = ALIGN(4);
        __bss_end = .;
+       _end = .;
 }