summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-nokia800_2.6.21-osso71.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-nokia800_2.6.21-osso71.bb')
-rw-r--r--recipes/linux/linux-nokia800_2.6.21-osso71.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-nokia800_2.6.21-osso71.bb b/recipes/linux/linux-nokia800_2.6.21-osso71.bb
index 9e72d95636..da167c30a5 100644
--- a/recipes/linux/linux-nokia800_2.6.21-osso71.bb
+++ b/recipes/linux/linux-nokia800_2.6.21-osso71.bb
@@ -13,9 +13,9 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2;name=k
S = "${WORKDIR}/linux-2.6.21"
-do_stage_append () {
- mkdir -p ${STAGING_KERNEL_DIR}/drivers/media/video/omap/
- cp -f drivers/media/video/omap/tcm825x.h ${STAGING_KERNEL_DIR}/drivers/media/video/omap/
+do_install_append () {
+ mkdir -p $kerneldir/drivers/media/video/omap/
+ cp -f drivers/media/video/omap/tcm825x.h $kerneldir/drivers/media/video/omap/
}
SRC_URI[kernel.md5sum] = "1b515f588078dfa7f4bab2634bd17e80"