Enable the epson kdrive driver

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Ross Burton 2008-04-22 18:04:31 +01:00
parent 82b37d35af
commit 455383db95

View File

@ -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