summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-omap_2.6.29.bb
diff options
context:
space:
mode:
authorGregoire Gentil <gregoire@gentil.com>2009-10-25 10:25:04 +0100
committerKoen Kooi <koen@openembedded.org>2009-10-26 18:23:06 +0100
commit6075c66b7d54e484c305dedf76f88139f0dc1c26 (patch)
treefcf7506637975cc703bda15dee4c5bea713a45fa /recipes/linux/linux-omap_2.6.29.bb
parenta466778b6a46ae232c7beb7d455654b4cfb7e3b7 (diff)
linux-omap 2.6.29: sync touchbook patches with AI repo
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index 8ded1a31f8..465d5adc00 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -217,7 +217,7 @@ SRC_URI_append_omap3evm = " \
S = "${WORKDIR}/git"
do_configure_prepend_omap3-touchbook() {
- cp ${WORKDIR}/board-*.c ${S}/arch/arm/mach-omap2
+ cp ${WORKDIR}/board-omap3touchbook.c ${S}/arch/arm/mach-omap2
}
do_install_append() {