summaryrefslogtreecommitdiffstats
path: root/board/hermes/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/hermes/u-boot.lds')
-rw-r--r--board/hermes/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hermes/u-boot.lds b/board/hermes/u-boot.lds
index 9419f83a70..0309860391 100644
--- a/board/hermes/u-boot.lds
+++ b/board/hermes/u-boot.lds
@@ -17,7 +17,7 @@ SECTIONS
/* the sector layout of our flash chips! XXX FIXME XXX */
arch/powerpc/cpu/mpc8xx/start.o (.text*)
arch/powerpc/cpu/mpc8xx/traps.o (.text*)
- board/hermes/libhermes.o (.text*)
+ board/hermes/built-in.o (.text*)
. = env_offset;
common/env_embedded.o (.text*)
OpenPOWER on IntegriCloud