summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/haleakala/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/haleakala/start/linkcmds')
-rw-r--r--bsps/powerpc/haleakala/start/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/powerpc/haleakala/start/linkcmds b/bsps/powerpc/haleakala/start/linkcmds
index 3bccc97c38..7cd993c0c9 100644
--- a/bsps/powerpc/haleakala/start/linkcmds
+++ b/bsps/powerpc/haleakala/start/linkcmds
@@ -11,6 +11,7 @@
OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc")
OUTPUT_ARCH(powerpc)
+STARTUP(start.o)
ENTRY(download_entry)
EXTERN(__vectors)