added init_fpga.o to object files

This commit is contained in:
Markus Fröschle
2012-10-16 09:22:03 +00:00
parent 84d59ca04b
commit 8d7f45d2e5

View File

@@ -65,6 +65,7 @@ SECTIONS {
{ {
objs/startcf.o(.text) objs/startcf.o(.text)
objs/sysinit.o(.text) objs/sysinit.o(.text)
objs/init_fpga.o(.text)
objs/BaS.o(.text) objs/BaS.o(.text)
objs/sd_card.o(.text) objs/sd_card.o(.text)
objs/cache.o(.text) objs/cache.o(.text)