aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-xserver/xserver-kdrive-git/enable-epson.patch
blob: 23988cb815e8367d2f139003b2678451ced0eda3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Index: git/hw/kdrive/Makefile.am
===================================================================
--- git.orig/hw/kdrive/Makefile.am	2007-09-08 23:24:21.000000000 +0200
+++ git/hw/kdrive/Makefile.am	2007-09-08 23:24:31.000000000 +0200
@@ -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