]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/makalu/u-boot.lds
ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
[u-boot] / board / amcc / makalu / u-boot.lds
index 390b3f397b29b9c4e2fde8d27cec8ce29d257c4e..1f7653d43e93cc499e7107d9a9a74919ec579c73 100644 (file)
@@ -125,7 +125,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)