summaryrefslogtreecommitdiff
path: root/packages/linux/linux-mtx-1_2.4.27.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-03-27 19:14:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-03-27 19:14:07 +0000
commit3df1caaa46fdf9a05ca01e642bcc41d4c4dec349 (patch)
tree7814451c527f9ea1f17ba2ae0fd88655651b37ed /packages/linux/linux-mtx-1_2.4.27.bb
parentf60de8368154bdc3549b11911d09f3e6ccd81042 (diff)
parent8810fa39e0f43199cd3b2f494e6798577ee9fb03 (diff)
merge of '08741953caff388c0875d0ab93ac3409dee8f1a2'
and 'e8194e4192e392d230ab779c662314391f3e6ef0'
Diffstat (limited to 'packages/linux/linux-mtx-1_2.4.27.bb')
-rw-r--r--packages/linux/linux-mtx-1_2.4.27.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/linux/linux-mtx-1_2.4.27.bb b/packages/linux/linux-mtx-1_2.4.27.bb
index 512f3ac14d..5815a570ee 100644
--- a/packages/linux/linux-mtx-1_2.4.27.bb
+++ b/packages/linux/linux-mtx-1_2.4.27.bb
@@ -79,7 +79,3 @@ do_deploy() {
install -m 0644 arch/mips/zboot/images/mtx-1.flash.srec ${DEPLOY_DIR}/images/${KERNEL_IMAGE_NAME}.flash.srec
install -m 0644 arch/mips/zboot/images/mtx-1.srec ${DEPLOY_DIR}/images/${KERNEL_IMAGE_NAME}.ram.srec
}
-
-do_deploy[dirs] = "${S}"
-
-addtask deploy before do_build after do_compile