]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m5208evbe/u-boot.lds
Move lib_$ARCH directories to arch/$ARCH/lib
[people/ms/u-boot.git] / board / freescale / m5208evbe / u-boot.lds
index bc9d5cd0d6e9bd142472f598baedc82e2239fd70..3877527d873d2dda5ec252383c55e34c0732054d 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
 
     cpu/mcf52x2/start.o                (.text)
     cpu/mcf52x2/libmcf52x2.a   (.text)
-    lib_m68k/libm68k.a         (.text)
+    arch/m68k/lib/libm68k.a            (.text)
     common/dlmalloc.o          (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;