aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
diff options
context:
space:
mode:
authorAngus Ainslie <nytowl@openmoko.org>2009-08-04 20:52:15 -0600
committerAngus Ainslie <nytowl@openmoko.org>2009-08-04 20:52:15 -0600
commitdeee9492705b1ce10cee7c719f1d482711c3ff3e (patch)
tree4cd1dbeea679b49bafe548f8a6534414d8cc8de5 /recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
parenta2b50e2283070cc7caa8458e90aab21abf31787c (diff)
downloadopenembedded-deee9492705b1ce10cee7c719f1d482711c3ff3e.tar.gz
linux-openmoko-2.6.31: update openwrt patches
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.patch7
1 files changed, 3 insertions, 4 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 92076996f0..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,9 +18,8 @@
depends on MFD_PCF50633
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
-@@ -25,3 +25,5 @@ obj-$(CONFIG_INPUT_SPARCSPKR) += sparcspkr.o
- obj-$(CONFIG_INPUT_UINPUT) += uinput.o
- obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.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_GPIO_BUTTONS) += gpio_buttons.o
+obj-$(CONFIG_INPUT_LIS302DL) += lis302dl.o