aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-input/files/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-input/files/makefile.patch')
-rw-r--r--recipes/linux-input/files/makefile.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/linux-input/files/makefile.patch b/recipes/linux-input/files/makefile.patch
new file mode 100644
index 0000000000..6499372f83
--- /dev/null
+++ b/recipes/linux-input/files/makefile.patch
@@ -0,0 +1,12 @@
+--- Makefile.old 2004-12-05 18:33:23.000000000 +0000
++++ Makefile 2004-12-05 18:33:42.000000000 +0000
+@@ -32,8 +32,7 @@
+ CC = gcc
+ CFLAGS = -g -O2 -Wall -I../linux/include
+
+-PROGRAMS = evtest inputattach jstest jscal fftest ffmvforce ffset \
+- ffcfstress # acceltest
++PROGRAMS = evtest inputattach jstest jscal fftest
+
+ compile: $(PROGRAMS)
+