From 8dff8642c43a473713d48533974d9c7883bbc5c1 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 16 Jun 2010 02:30:41 +0200 Subject: refactor: Replace hwdata by mtdev This patch makes the switch, from using hwdata and the associated type A parser, to using mtdev and the associated type B parser. A command-line gesture test program is included. Signed-off-by: Henrik Rydberg --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 546d1fb..9dccba5 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ XMODULES = driver o_match = match -o_mtdev = iobuf caps core hwdata +o_mtdev = iobuf caps core o_src = hwstate mtstate memory mtouch gestures -- cgit v1.2.3