Subversion Repositories HelenOS-historic

Rev

Rev 1351 | Rev 1392 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1351 Rev 1363
Line 35... Line 35...
35
	libc \
35
	libc \
36
	softint \
36
	softint \
37
	softfloat \
37
	softfloat \
38
	libadt \
38
	libadt \
39
	init \
39
	init \
40
	ns
40
	ns \
-
 
41
	fb
41
 
42
 
42
ifeq ($(ARCH), amd64)
43
ifeq ($(ARCH), amd64)
43
	DIRS += pci \
44
	DIRS += pci \
44
		kbd
45
		kbd
45
endif
46
endif