X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fcpu%2Fu-boot.lds;h=a7728e0a2de2b9c6e452f19830b7b52d3a1fc355;hb=44cfc3a83f2a62963af2de8d983daf4c77e1db0c;hp=33c1f99fc09c9b03ea57006b8483f3f918776004;hpb=284bb60ed6636df3794ba102dd4325a96f1206e9;p=oweals%2Fu-boot.git diff --git a/arch/arm/cpu/u-boot.lds b/arch/arm/cpu/u-boot.lds index 33c1f99fc0..a7728e0a2d 100644 --- a/arch/arm/cpu/u-boot.lds +++ b/arch/arm/cpu/u-boot.lds @@ -18,6 +18,7 @@ SECTIONS .text : { *(.__image_copy_start) + *(.vectors) CPUDIR/start.o (.text*) *(.text*) }