aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch')
-rw-r--r--recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch b/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
index 1a707d9bea..ebb194bf3c 100644
--- a/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
+++ b/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
@@ -18,7 +18,8 @@
depends on MFD_PCF50633
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
-@@ -25,2 +25,3 @@ obj-$(CONFIG_INPUT_UINPUT) += uinput.o
+@@ -25,3 +25,4 @@ obj-$(CONFIG_INPUT_UINPUT) += uinput.o
obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o
obj-$(CONFIG_INPUT_YEALINK) += yealink.o
+ obj-$(CONFIG_INPUT_GPIO_BUTTONS) += gpio_buttons.o
+obj-$(CONFIG_INPUT_LIS302DL) += lis302dl.o