Subversion Repositories Kolibri OS

Rev

Rev 6293 | Rev 6336 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6293 Rev 6295
Line 23... Line 23...
23
 
23
 
24
NAME_SRCS:=  				\
24
NAME_SRCS:=  				\
25
		debug/dbglog.c		\
25
		debug/dbglog.c		\
-
 
26
		debug/chkstk.S		\
-
 
27
		dma/dma_alloc.c		\
26
		debug/chkstk.S		\
28
		dma/fence.c		\
27
           	io/create.c		\
29
           	io/create.c		\
28
           	io/finfo.c		\
30
           	io/finfo.c		\
29
           	io/ssize.c		\
31
           	io/ssize.c		\
30
           	io/write.c		\
32
           	io/write.c		\
31
		linux/bitmap.c		\
33
		linux/bitmap.c		\
32
		linux/ctype.c		\
34
		linux/ctype.c		\
33
		linux/dmapool.c		\
35
		linux/dmapool.c		\
-
 
36
		linux/dmi.c		\
34
		linux/dmi.c		\
37
		linux/fbsysfs.c		\
35
		linux/find_next_bit.c	\
38
		linux/find_next_bit.c	\
36
		linux/firmware.c	\
39
		linux/firmware.c	\
37
		linux/gcd.c		\
40
		linux/gcd.c		\
38
		linux/hdmi.c		\
41
		linux/hdmi.c		\