aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-mtx-3_2.6.15.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux-mtx-3_2.6.15.4.bb')
-rw-r--r--packages/linux/linux-mtx-3_2.6.15.4.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/linux/linux-mtx-3_2.6.15.4.bb b/packages/linux/linux-mtx-3_2.6.15.4.bb
index 1bddcfdd3b..e3b23b1968 100644
--- a/packages/linux/linux-mtx-3_2.6.15.4.bb
+++ b/packages/linux/linux-mtx-3_2.6.15.4.bb
@@ -89,7 +89,3 @@ do_deploy() {
#install -m 0644 arch/mips/boot/mtx-3.flash.srec ${DEPLOY_DIR}/images/${KERNEL_IMAGE_NAME}.flash.srec
#install -m 0644 arch/mips/boot/mtx-3.srec ${DEPLOY_DIR}/images/${KERNEL_IMAGE_NAME}.ram.srec
}
-
-do_deploy[dirs] = "${S}"
-
-addtask deploy before do_build after do_compile