diff options
Diffstat (limited to 'board/actux3')
-rw-r--r-- | board/actux3/u-boot.lds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/actux3/u-boot.lds b/board/actux3/u-boot.lds index a69e7db..f63251d 100644 --- a/board/actux3/u-boot.lds +++ b/board/actux3/u-boot.lds @@ -33,7 +33,7 @@ SECTIONS cpu/ixp/start.o (.text) lib_generic/string.o (.text) lib_generic/vsprintf.o (.text) - lib_arm/board.o (.text) + arch/arm/lib/board.o (.text) common/dlmalloc.o (.text) cpu/ixp/cpu.o (.text) |