FreeCalypso > hg > freecalypso-sw
diff nuc-fw/bsp/Makefile @ 115:1e41550feec5
nuc-fw: Init_Target() reconstructed
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 27 Oct 2013 04:43:04 +0000 |
parents | 17b0511b243c |
children | 789a9a95533f |
line wrap: on
line diff
--- a/nuc-fw/bsp/Makefile Thu Oct 24 02:47:14 2013 +0000 +++ b/nuc-fw/bsp/Makefile Sun Oct 27 04:43:04 2013 +0000 @@ -6,7 +6,7 @@ IOBJS= niq32.o -XTOBJS= armio.o clkm.o inth.o niq.o timer.o timer1.o timer2.o +XTOBJS= armio.o clkm.o init_target.o inth.o niq.o timer.o timer1.o timer2.o XOBJS= ${XTOBJS} AOBJS= ${IOBJS}