diff options
author | OE Builder <oebuilder@waffle.bolloretelecom.eu> | 2009-10-30 12:18:56 +0100 |
---|---|---|
committer | OE Builder <oebuilder@waffle.bolloretelecom.eu> | 2009-10-30 12:18:56 +0100 |
commit | 4ab9ea946965be0b9dd3d15396dd70fea78b2aad (patch) | |
tree | e74a558c49043210f9276f0031e7c3b4c972554a /recipes/linux/linux_2.6.31.bb | |
parent | 11aa8fff676b86cec288737391375d73a1245a5a (diff) |
linux-2.6.31: add driver for boc01 buttons
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux_2.6.31.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb index 0956afdf75..d908326016 100644 --- a/recipes/linux/linux_2.6.31.bb +++ b/recipes/linux/linux_2.6.31.bb @@ -30,6 +30,7 @@ SRC_URI_append_boc01 = "\ file://011-091028-gpio.patch;patch=1 \ file://012-091019-capsense.patch;patch=1 \ file://013-091015-lcd.patch;patch=1 \ + file://014-091030-buttons.patch;patch=1 \ " SRC_URI_append_collie = "\ |