Coding style cleanup
[platform/kernel/u-boot.git] / board / mpc8260ads / u-boot.lds
index 9119892..bf8048d 100644 (file)
@@ -60,6 +60,7 @@ SECTIONS
     *(.rodata)
     *(.rodata1)
     *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }