Subversion Repositories shark

Rev

Rev 1618 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1681 fabio 1
targets:=		\
2
	mem.o		\
3
	cxsw-2.o	\
4
	init.o		\
5
	time.o		\
6
	aspace.o	\
7
	intevt.o	\
8
	event.o		\
9
	event1.o	\
10
	advtimer.o	\
11
	abort.o		\
12
	timeint.o
2 pj 13