From 6060716066af873384f0a2c98b9656a16c4e4320 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Tue, 19 Mar 2013 12:45:58 +0100 Subject: [PATCH] Correct location of mtdev define. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit evdevtouch moved to platform support, so the location in the plugin is now wrong (as was the file name) Change-Id: I976f5d7ee68f5da5ed1f61773b3d5da683e12c6f Reviewed-by: Samuel Rødal --- src/plugins/generic/evdevtouch/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/generic/evdevtouch/README b/src/plugins/generic/evdevtouch/README index fca2770106..ad406254d1 100644 --- a/src/plugins/generic/evdevtouch/README +++ b/src/plugins/generic/evdevtouch/README @@ -6,7 +6,7 @@ by this plugin. Use tslib or evdevmouse instead. The protocol type will be detected automatically. To enable libmtdev support uncomment the USE_MTDEV define in -evdevtouch.pro. +src/platformsupport/input/evdevtouch/evdevtouch.pri. Tested with the following kernel drivers: bcm5974 (type A)