mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 00:50:09 +01:00
Enable the epson kdrive driver
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
82b37d35af
commit
455383db95
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
if KDRIVEVESA
|
||||
VESA_SUBDIRS = vesa ati chips epson i810 mach64 mga nvidia pm2 r128 \
|
||||
VESA_SUBDIRS = vesa ati chips i810 mach64 mga nvidia pm2 r128 \
|
||||
smi via
|
||||
endif
|
||||
|
||||
if BUILD_KDRIVEFBDEVLIB
|
||||
FBDEV_SUBDIRS = fbdev
|
||||
FBDEV_SUBDIRS = fbdev epson
|
||||
endif
|
||||
|
||||
if XFAKESERVER
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue