aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/FT5336/driver.mk
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-07-21 15:04:49 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-07-21 15:04:49 +0200
commit78dc6e4b8eef69ee87a1e15fb380080fee95b550 (patch)
tree171b1f0377a958947faf3cbcc02af966ced017c5 /drivers/ginput/touch/FT5336/driver.mk
parentc1d239bbdaef9ae08948ad2b61510ac1cd240947 (diff)
downloaduGFX-78dc6e4b8eef69ee87a1e15fb380080fee95b550.tar.gz
uGFX-78dc6e4b8eef69ee87a1e15fb380080fee95b550.tar.bz2
uGFX-78dc6e4b8eef69ee87a1e15fb380080fee95b550.zip
Adding FT5336 touch driver. Not tested yet.
Diffstat (limited to 'drivers/ginput/touch/FT5336/driver.mk')
-rw-r--r--drivers/ginput/touch/FT5336/driver.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ginput/touch/FT5336/driver.mk b/drivers/ginput/touch/FT5336/driver.mk
new file mode 100644
index 00000000..be3cab6e
--- /dev/null
+++ b/drivers/ginput/touch/FT5336/driver.mk
@@ -0,0 +1,2 @@
+# List the required driver.
+GFXSRC += $(GFXLIB)/drivers/ginput/touch/FT5336/gmouse_lld_FT5336.c