add --disable-kdrivevesa option

This commit is contained in:
Phil Blundell 2003-10-03 15:27:46 +00:00
parent 89a536f349
commit efbf205a2a

View File

@ -1,8 +1,11 @@
if KDRIVEVESA
VESA_SUBDIRS = vesa mach64
endif
SUBDIRS = \
src \
linux \
vesa \
mach64 \
fbdev \
mga \
smi
smi \
$(VESA_SUBDIRS)