summaryrefslogtreecommitdiff
path: root/hw/kdrive/Makefile.am
blob: 7c5c406e029740273022e0365823f2c1da1b78a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
if KDRIVEVESA
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 via neomagic
endif

if KDRIVEFBDEV
FBDEV_SUBDIRS = fbdev
endif

if XSDLSERVER
XSDL_SUBDIRS=sdl
endif

SUBDIRS =			\
	src			\
	linux			\
	$(XSDL_SUBDIRS)		\
	$(FBDEV_SUBDIRS)	\
	$(VESA_SUBDIRS)		\
	ati			\
	fake			\
	i810