diff --git a/lib_blackfin/u-boot.lds.S b/lib_blackfin/u-boot.lds.S
index 5ee8eb3f7344be36c504be89ed3544439457583a..3be341fad0f327713d33344213ccf8bafe7448fc 100644
--- a/lib_blackfin/u-boot.lds.S
+++ b/lib_blackfin/u-boot.lds.S
@@ -95,7 +95,6 @@ SECTIONS
 	{
 		. = ALIGN(4);
 		*(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
-		*(.eh_frame)
 		. = ALIGN(4);
 	} >ram_data