mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 14:52:13 +00:00
add --disable-kdrivevesa option
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
if KDRIVEVESA
|
||||
VESA_SUBDIRS = vesa mach64
|
||||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
src \
|
||||
linux \
|
||||
vesa \
|
||||
mach64 \
|
||||
fbdev \
|
||||
mga \
|
||||
smi
|
||||
smi \
|
||||
$(VESA_SUBDIRS)
|
||||
|
||||
Reference in New Issue
Block a user