diff options
Diffstat (limited to 'board/pcs440ep/u-boot.lds')
-rw-r--r-- | board/pcs440ep/u-boot.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/pcs440ep/u-boot.lds b/board/pcs440ep/u-boot.lds index 6ab476a..6506ccd 100644 --- a/board/pcs440ep/u-boot.lds +++ b/board/pcs440ep/u-boot.lds @@ -65,6 +65,7 @@ SECTIONS { cpu/ppc4xx/start.o (.text) board/pcs440ep/init.o (.text) + lib_generic/sha1.o (.text) *(.text) *(.fixup) |