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