mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 20:23:04 +01:00
22 lines
375 B
Diff
22 lines
375 B
Diff
|
|
#
|
|
# 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)
|