diff options
Diffstat (limited to 'cpu/mpc5xxx/u-boot-customlayout.lds')
-rw-r--r-- | cpu/mpc5xxx/u-boot-customlayout.lds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/u-boot-customlayout.lds b/cpu/mpc5xxx/u-boot-customlayout.lds index c08c9c9..6c80139 100644 --- a/cpu/mpc5xxx/u-boot-customlayout.lds +++ b/cpu/mpc5xxx/u-boot-customlayout.lds @@ -57,7 +57,7 @@ SECTIONS cpu/mpc5xxx/start.o (.text) cpu/mpc5xxx/traps.o (.text) - lib_generic/crc32.o (.text) + lib/crc32.o (.text) arch/ppc/lib/cache.o (.text) arch/ppc/lib/time.o (.text) |