Subversion Repositories HelenOS-historic

Rev

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

Rev 1528 Rev 1596
Line 37... Line 37...
37
	softfloat \
37
	softfloat \
38
	init \
38
	init \
39
	ns \
39
	ns \
40
	fb \
40
	fb \
41
	console \
41
	console \
42
	tetris
42
	tetris \
-
 
43
	ipcc \
-
 
44
	klog
43
 
45
 
44
ifeq ($(ARCH), amd64)
46
ifeq ($(ARCH), amd64)
45
	DIRS += pci \
47
	DIRS += pci \
46
		kbd
48
		kbd
47
endif
49
endif