ARM: spl: include arm/thumb glue sections
[oweals/u-boot.git] / arch / arm / cpu / u-boot-spl.lds
index 65f7b68861e28b201d47f8565815c283a3279f7b..38fc9b44c8c7f1a26b19a34f703f35523acf00d5 100644 (file)
@@ -21,6 +21,7 @@ SECTIONS
                *(.vectors)
                CPUDIR/start.o (.text*)
                *(.text*)
+               *(.glue*)
        }
 
        . = ALIGN(4);