]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/wepep250/u-boot.lds
Patch by Kyle Harris, 20 May 2003:
[karo-tx-uboot.git] / board / wepep250 / u-boot.lds
index 280fc48acef3d5888eef35e2bc9d4dd2df646a18..46beb152c77f3800008a40d1036d94755c5e90b3 100644 (file)
@@ -31,7 +31,7 @@ SECTIONS
         . = ALIGN(4);
        .text      :
        {
-         cpu/xscale/start.o    (.text)
+         cpu/pxa/start.o       (.text)
          *(.text)
        }