blob: e773324981a4c22fc4fddb1cc4aa6398da8abb1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- xserver/hw/kdrive/Makefile.am~onlyfb
+++ xserver/hw/kdrive/Makefile.am
@@ -17,12 +17,4 @@
SUBDIRS = \
src \
linux \
- $(XSDL_SUBDIRS) \
- $(FBDEV_SUBDIRS) \
- $(VESA_SUBDIRS) \
- $(XEPHYR_SUBDIRS) \
- ati \
- fake \
- ephyr \
- i810 \
- epson
+ $(FBDEV_SUBDIRS)
|