summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-04-27 14:50:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-04-27 14:51:15 +0200
commit5200c2f835ecb309162aa8618efd90b655fadbc1 (patch)
treed03500044341213ee44e262e47c4719e8a2cc818 /rules
parente428a2cf2656850be0e95289586d012ac0e7c829 (diff)
downloadptxdist-5200c2f835ecb309162aa8618efd90b655fadbc1.tar.gz
ptxdist-5200c2f835ecb309162aa8618efd90b655fadbc1.tar.xz
xorg-server: only install 10-evdev.conf for the full xorg server
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/xorg-server.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/xorg-server.make b/rules/xorg-server.make
index fe60afed9..453165167 100644
--- a/rules/xorg-server.make
+++ b/rules/xorg-server.make
@@ -191,10 +191,12 @@ ifdef PTXCONF_PRELINK
/etc/prelink.conf.d/xorg)
endif
+ifdef PTXCONF_XORG_SERVER_XORG
ifdef PTXCONF_XORG_SERVER_UDEV
@$(call install_copy, xorg-server, 0, 0, 0644, -, \
$(XORG_DATADIR)/X11/xorg.conf.d/10-evdev.conf)
endif
+endif
ifdef PTXCONF_XORG_SERVER_XVFB
@$(call install_copy, xorg-server, 0, 0, 0755, -, \