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