comparison nuc-fw/bsp/Makefile @ 130:8b0793c67f9f

nuc-fw: final preparations for the big transition
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 01 Nov 2013 08:03:23 +0000
parents 789a9a95533f
children
comparison
equal deleted inserted replaced
129:7d7950d7f924 130:8b0793c67f9f
5 5
6 IOBJS= niq32.o 6 IOBJS= niq32.o
7 7
8 XTOBJS= armio.o clkm.o init_target.o inth.o niq.o timer.o timer1.o timer2.o 8 XTOBJS= armio.o clkm.o init_target.o inth.o niq.o timer.o timer1.o timer2.o
9 9
10 XOBJS= ${XTOBJS} 10 XOBJS= ${XTOBJS} oldint.o
11 AOBJS= ${IOBJS} 11 AOBJS= ${IOBJS} oldint.o
12 12
13 HDRS= armio.h clkm.h dma.h inth.h iq.h mem.h rhea_arm.h sim.h timer.h \ 13 HDRS= armio.h clkm.h dma.h inth.h iq.h mem.h rhea_arm.h sim.h timer.h \
14 timer1.h timer2.h ulpd.h 14 timer1.h timer2.h ulpd.h
15 15
16 all: ${IOBJS} ${XOBJS} xipcode.o 16 all: ${IOBJS} ${XOBJS} xipcode.o